Thread: Percentage of
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Percentage of

One way:

=F2*(1-D2)

In article ,
tmaxwell wrote:

This should be easy.........I need to subtract 15% or 20%..etc from the list
price.

The list price is $1153.50 less 15% this formula is not close.
=F2-(1-D2)