chintan_1985
New Member
I have the following data of basic payment range (in column A) and ESIC decuctible in column B:
[pre]
[/pre]
I want ESIC decuctible amount by using vlookup(). Can you suggest how? I am totally blank this time...why I don't know
[pre]
Code:
A B
1 0-1000 50
2 1001-3000 100
3 3001-5000 150
4 >5000 300
Employee Basic ESIC Decuctible
Raj 3000
Ramesh 5010
Raviraj 800
I want ESIC decuctible amount by using vlookup(). Can you suggest how? I am totally blank this time...why I don't know