Suppose i wanna use a formula for the following example, how would i go about it?
Column1 - Column2
------------------
<1000----------NIL
1000-2000----------220
2000-3000----------330
..............
10000-11000----------100 etc.
When i enter the values in column1, column2 should show the values according to what has been entered in column1.
Thnx
Column1 - Column2
------------------
<1000----------NIL
1000-2000----------220
2000-3000----------330
..............
10000-11000----------100 etc.
When i enter the values in column1, column2 should show the values according to what has been entered in column1.
Thnx