#1   Report Post  
Posted to microsoft.public.excel.misc
pwk pwk is offline
external usenet poster
 
Posts: 9
Default Formula??


A B C D E F G H I
1 A B C D E F G H I
2 1

I have this worksheet with the displayed information. 9 colums.
I want the answer to be 1 D in this example, but other
results depending where I place numbers. 2 E, 3 A,
and so forth. I can't get past 7 IFs rule.
Any help would be appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.misc
pwk pwk is offline
external usenet poster
 
Posts: 9
Default Formula??

I need a formula with the answer being 1 D if the number 1 is in column
D. 2 F if number 2 is located in column F. The answer being the
numeral and the colum heading (A,B,C.....)
Thanks,
Don Guillett wrote:
More info perhaps?

--
Don Guillett
SalesAid Software

"pwk" wrote in message
ups.com...

A B C D E F G H I
1 A B C D E F G H I
2 1

I have this worksheet with the displayed information. 9 colums.
I want the answer to be 1 D in this example, but other
results depending where I place numbers. 2 E, 3 A,
and so forth. I can't get past 7 IFs rule.
Any help would be appreciated.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Formula??

Hi

One way
=LOOKUP(99^99,A1:I1)&" "&LEFT(ADDRESS(ROW(),
MATCH(LOOKUP(99^99,A1:I1),A1:I1,0),4))

--
Regards

Roger Govier


"pwk" wrote in message
ps.com...
I need a formula with the answer being 1 D if the number 1 is in column
D. 2 F if number 2 is located in column F. The answer being the
numeral and the colum heading (A,B,C.....)
Thanks,
Don Guillett wrote:
More info perhaps?

--
Don Guillett
SalesAid Software

"pwk" wrote in message
ups.com...

A B C D E F G H I
1 A B C D E F G H I
2 1

I have this worksheet with the displayed information. 9 colums.
I want the answer to be 1 D in this example, but other
results depending where I place numbers. 2 E, 3 A,
and so forth. I can't get past 7 IFs rule.
Any help would be appreciated.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


All times are GMT +1. The time now is 07:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"