if value is greater than # * by 20% if less * by 40

R

Ron Coderre

Try this:

For
A1: (a price)

The marked up price
B1: =A1*IF(A1>30,1.2,1.4)

Does that help?
***********
Regards,
Ron

XL2002, WinXP
 

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

Top