UrbaneRove
Programmer
Hey there,
It may be a simple question but here goes.
list in excel
1 100
3 300
6 600
using vlookup with the first field information.
1 will return 100
2 will return 100
3 will return 300
4 will return 300
5 will return 300
6 will return 600
greater will return 600
I would like to have vlookup return the greater value if it is in between numbers on the list.
ie.
3 will return 300
4 will return 600
etc
I haven't found anything on it as of yet so any help is very appreciated.
UrbaneRove
It may be a simple question but here goes.
list in excel
1 100
3 300
6 600
using vlookup with the first field information.
1 will return 100
2 will return 100
3 will return 300
4 will return 300
5 will return 300
6 will return 600
greater will return 600
I would like to have vlookup return the greater value if it is in between numbers on the list.
ie.
3 will return 300
4 will return 600
etc
I haven't found anything on it as of yet so any help is very appreciated.
UrbaneRove