View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Percentage within a range

What percentage do you want to calculate? The percentage of the minimum?
The percentage of the maximum?

If the minimum is 100, your value is 150, and the maximum is 200, then 150
is 150% of the minimum and 75% of the maximum.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Within a row I have a static dollar range (two cells showing the min and max
of the range) and a third cell showing a dollar amounts that fall within that
range. What I would like to see is what percentage the individual amount
(cell 3) fall within the range (cell 1 and cell 2). For example - range is
26000 - 44000, and the single amount is 36000. Where does the 36000 fall
percentage wise within that range? (not how much over the minimum, but
where it lies in the range). Any assistance would be greatly appreciated!