Hi, I am new to excel formulas. I need to do the following:
If E2 is 1 then h2 = 25
If E2 is more than 1 but less than 10 H2 will increment by 25 for every digit increase in E2
If E2 is more than 10 but less than 50 H2 = will increment by 18.75 for every digit increase in E2
If E2 is more than 50 but less than 100 H2 will increment by 12.5 for every digit increase in E2
If E2 is more than 100 but less than 250 H2 will increment by 7.5 for every digit increase in E2
If E2 is 1 then h2 = 25
If E2 is more than 1 but less than 10 H2 will increment by 25 for every digit increase in E2
If E2 is more than 10 but less than 50 H2 = will increment by 18.75 for every digit increase in E2
If E2 is more than 50 but less than 100 H2 will increment by 12.5 for every digit increase in E2
If E2 is more than 100 but less than 250 H2 will increment by 7.5 for every digit increase in E2