hey all.
i have a table
basicly looks like this..
1|.....A.....|.....b.....|.....c.....|
2|0..........|10.........|25%.....|
3|11........|20.........|35%.....|
4|21.........|30.........|45%.....|
5|31.........|40.........|55%.....|
Lets say in E1 i have "16" is there an easy way to make it return "35%"
instead of a huge amount of nexted IF statements, is there an easier way to lookup this table?
cheers
i have a table
basicly looks like this..
1|.....A.....|.....b.....|.....c.....|
2|0..........|10.........|25%.....|
3|11........|20.........|35%.....|
4|21.........|30.........|45%.....|
5|31.........|40.........|55%.....|
Lets say in E1 i have "16" is there an easy way to make it return "35%"
instead of a huge amount of nexted IF statements, is there an easier way to lookup this table?
cheers