PC Review


Reply
Thread Tools Rate Thread

How to determine the values?

 
 
Eric
Guest
Posts: n/a
 
      5th Jun 2010
Does anyone have any suggestions on how to determine the value?
For example,
Under following columns:
[A] [B] [C] [D]
1 174 198 222
7 180 204 228
9 182 206 230

A given number is 204 in cell E1, I would like to determine the value under
column A, which should return 7, because 204 is under the same row.

A given number is 174 in cell E1, I would like to determine the value under
column A, which should return 1, because 174 is under the same row.

Does anyone have any suggestions on how to do it in excel?
Thanks in advance for any suggestions
Eric
 
Reply With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      5th Jun 2010
Try this array formula** :

=MAX((B13=E1)*A1:A3)

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL key and the SHIFT
key then hit ENTER.

--
Biff
Microsoft Excel MVP


"Eric" <(E-Mail Removed)> wrote in message
news:171FE363-4CB4-49E9-8931-(E-Mail Removed)...
> Does anyone have any suggestions on how to determine the value?
> For example,
> Under following columns:
> [A] [B] [C] [D]
> 1 174 198 222
> 7 180 204 228
> 9 182 206 230
>
> A given number is 204 in cell E1, I would like to determine the value
> under
> column A, which should return 7, because 204 is under the same row.
>
> A given number is 174 in cell E1, I would like to determine the value
> under
> column A, which should return 1, because 174 is under the same row.
>
> Does anyone have any suggestions on how to do it in excel?
> Thanks in advance for any suggestions
> Eric



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to determine the values? Eric Microsoft Excel Misc 4 11th Dec 2009 07:29 AM
How to determine the values within table? Eric Microsoft Excel Misc 0 6th Mar 2009 01:22 AM
How to determine the values? Eric Microsoft Excel Misc 1 24th Aug 2008 11:24 AM
How to determine the values? Eric Microsoft Excel Worksheet Functions 6 2nd May 2008 12:40 PM
Determine if there are values in a table =?Utf-8?B?UGFjbw==?= Microsoft Access VBA Modules 5 5th May 2006 12:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:48 AM.