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 / New Users / November 2006

Tip: Looking for answers? Try searching our database.

Assigning a value from 2 factors

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
redforest - 28 Nov 2006 12:51 GMT
Hi
I need help setting up a formula that will look at 2 values; x (being
P1(i), P1(ii), P2(i), P2(ii), P3(i), P4, P5, P6, P7, P8, L1C, L1B, L1A,
L2C, L2B, (I thought this would probably be in a column P Score). Then
look at the value y (which would determined whether the numerical value
is <20, <40<60<80<100, for each of the possibilities that x could be.
(Again I would have this in a column list - Percentage) The formula
would then have to match from the 2 columns to assign a value from a
third column.  For example, x could be P2(ii) and y could be 42 which
would assign the value 2.7 from the value column.  I hope this makes
sense, I tried to include a simple table using spaces to demonstrate
but on preview it did not work out that way.  i hope someone can help
as I'm really stuck. Cheers in advance. redforest
Pete_UK - 28 Nov 2006 13:54 GMT
I'm a bit confused about this, but I think you would need a lookup
table for the first part. Enter your data in a column and put your
scores in the adjacent column like so:

P1(i)     score for this value
P1(ii)    score for this value, etc
P2(i)
P2(ii)
P3(i)
P4
P5
etc

Assume this table occupies P1 to Q15, and your value x is in A1, then
this will return the "score":

=VLOOKUP(A1,P$1:Q$15,2,0).

You could have another lookup table for your percentages if they are
likely to vary, but with the values you quote you could just apply
simple arithmetic to convert a value of 42 to 40 and from there
determine the factor.

If you need any further help please post a few more details.

Hope this helps.

Pete

> Hi
> I need help setting up a formula that will look at 2 values; x (being
[quoted text clipped - 9 lines]
> but on preview it did not work out that way.  i hope someone can help
> as I'm really stuck. Cheers in advance. redforest

Rate this thread:






 
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.