View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SuperX SuperX is offline
external usenet poster
 
Posts: 1
Default Conditional format; if statement

Is it possible to create a conditional formula that would return a
calculation in another cell?

For example; Cell B1 thru B6 calculate a total. (sum of the column ends up
in B7) I want to be able to incorporate a discount by typing the discount
percentage in cell A1 and have B7 reflect that discount. Is that possible?