F
FIRSTROUNDKO via OfficeKB.com
Hi!
Im trying to discount from range("A1") if its value is between a set of
values i.e 500 to 1000 would 5%
the below cell would be range A3 TO B6
0 - 1000 5%
1001 - 2000 7.5%
2001 - 3000 10.0%
3001 + 12.5%
and I would like to populate cells c3 to c6 by macro
Thanks in advance
Darren
Im trying to discount from range("A1") if its value is between a set of
values i.e 500 to 1000 would 5%
the below cell would be range A3 TO B6
0 - 1000 5%
1001 - 2000 7.5%
2001 - 3000 10.0%
3001 + 12.5%
and I would like to populate cells c3 to c6 by macro
Thanks in advance
Darren