Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2008

Tip: Looking for answers? Try searching our database.

Fixed Percentage Calculation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dot - 05 Mar 2008 15:18 GMT
I have a fixed range. e.g.  $55,000=85% and $80,000=115%.  If I put $63,000
in a cell how would I create a formula to tell me what percentage it is in
this range
Rick Rothstein (MVP - VB) - 05 Mar 2008 15:36 GMT
If your values are assigned to cells like this...

P1:   85%
P2:   115%
Q1:   55000
Q2:   80000
V1:   63000

then the formula to calculate the percentage you seek is this...

=P1+(V1-Q1)*(P2-P1)/(Q2-Q1)

To help you follow the cell assignments I used, think Q for quantity, P for
percentage and V for value.

Rick

>I have a fixed range. e.g.  $55,000=85% and $80,000=115%.  If I put $63,000
> in a cell how would I create a formula to tell me what percentage it is in
> this range
Dot - 05 Mar 2008 16:13 GMT
That appears to answer the question.  Thanks alot Rick

> If your values are assigned to cells like this...
>
[quoted text clipped - 16 lines]
> > in a cell how would I create a formula to tell me what percentage it is in
> > this range
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.