nested if statements

G

Guest

I need an if statement that looks at a cell for a value and enters the
following:

if the value in cell A1 is between 0 and 30,000 then enter "A1*0.1"
if the value in cell A1 is between 30,000.01 and 60,000, then enter "A1*0.15"

and so on down the line, I know my limit is seven nested, just not sure how
to phrase the statement
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Nested If problem 3
Excel Need Countifs Formula Help 0
can a cell be both input and output? 2
7+ nested if statement? 3
alternatives to embedded ifs 6
nesting if statements 4
Using multiple IF conditions 3
Nested IF Statements 6

Top