sheywood123
New Member
- Joined
- Sep 17, 2009
- Messages
- 14
Good Morning all from the UK,
I am trying to create a Vlookup to return the value from a cell that falls between the range of two others.
For example
cell value is 6 thich falls between 5 and 10 so returns 0, I dont want to list every number as this will make the spreadsheet to big?
Hopefully I have explained myself.
=vlookup(A1,Scoring,"between cells C5 and C6",FALSE)
Thanks
Sean
I am trying to create a Vlookup to return the value from a cell that falls between the range of two others.
For example
cell value is 6 thich falls between 5 and 10 so returns 0, I dont want to list every number as this will make the spreadsheet to big?
Hopefully I have explained myself.
=vlookup(A1,Scoring,"between cells C5 and C6",FALSE)
Thanks
Sean