Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 65
Default find value and display cell next to it

I have the following in cells A14:G14
Toronto at N.Y. Yankees 1:05 pm ET

In cell L14 I have N.Y. I would like a formula to find the value in cell
L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this
case). Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 202
Default find value and display cell next to it

=INDEX(A14:G14,1,MATCH(L14,A14:G14,0)+1)

"Jambruins" wrote:

I have the following in cells A14:G14
Toronto at N.Y. Yankees 1:05 pm ET

In cell L14 I have N.Y. I would like a formula to find the value in cell
L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this
case). Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 65
Default find value and display cell next to it

perfect, thanks

"Dennis" wrote:

=INDEX(A14:G14,1,MATCH(L14,A14:G14,0)+1)

"Jambruins" wrote:

I have the following in cells A14:G14
Toronto at N.Y. Yankees 1:05 pm ET

In cell L14 I have N.Y. I would like a formula to find the value in cell
L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this
case). Thanks.

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
find last cell in range with data, display cell address sevi61 Excel Worksheet Functions 14 October 29th 07 08:36 PM
Find value every time it appears and display cell above Sarah (OGI) Excel Worksheet Functions 1 August 17th 07 05:24 PM
HOW? Find and display the last cell in a column with a value 0 Conker10382 Excel Discussion (Misc queries) 10 July 22nd 06 02:02 AM
Find text within cell then display text to left Jambruins Excel Discussion (Misc queries) 5 April 17th 06 10:01 PM
trying to find how to display worksheet name in cell Yvonne Barber Excel Discussion (Misc queries) 1 September 15th 05 08:37 PM


All times are GMT +1. The time now is 08:51 AM.

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"