View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
prefector prefector is offline
external usenet poster
 
Posts: 2
Default cell subtraction problem

I want to subtract a percent sum from a cell but must have three choices.
Example if cell is under 25 then subtract 8 percent if over 25 then subtract
9 percent if over 70 then subtract 10 percent. Can anyone tell me a formula
for this or if it is even possible?