View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bondi
 
Posts: n/a
Default 'of' percentage with calculation

Hi,

You can use something like this if you have 546.29 in A1

=(A1-(A1*0.2))/2

Regards,
Bondi