View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John John is offline
external usenet poster
 
Posts: 2,069
Default calculating a price

I have a total of funds available of $3000 and tax of 7% and want to find out
what is the highest base price that I could enter and max out at $3000.
Base number + (Base number X .07) = $3000
I used the trial and error method and came up with $2804. What formula
could I use that would do this for me?