View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Krista Krista is offline
external usenet poster
 
Posts: 31
Default Calculation of a number in a range

I need to create a formula for the following:

If A1=any number from 0 to 100,000 then A1*.15
If A1=any number from 101,000 to 250,000 then A1*.12
If A1=any number from 251,000 to 500,000 then A1*.10

Any suggestions?

Thanks much!
--
Krista