Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default Excel 2003 - Lookup type of question

I want to lookup and return the cell (on a different spreadsheet) where the
Row Header and the Column Header Match...... If A50 and Colum ZZ were both
named Orange, I want to return THAT specific cell into a spreadsheet.....
Orange in the column header and Orange on the road header - BRING ME THE
CELL.....

What formula or lookup type thing do I use?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Excel 2003 - Lookup type of question

Hi Fran,
Take a look at Debra web

http://www.contextures.com/xlFunctions03.html

if this helps please click yes, thanks

"Fran" wrote:

I want to lookup and return the cell (on a different spreadsheet) where the
Row Header and the Column Header Match...... If A50 and Colum ZZ were both
named Orange, I want to return THAT specific cell into a spreadsheet.....
Orange in the column header and Orange on the road header - BRING ME THE
CELL.....

What formula or lookup type thing do I use?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Excel 2003 - Lookup type of question

Suppose you want to find the text "Orange" which you have entered in A100
within the range A1:Z26:

=INDEX(B2:Z26,MATCH(A100,B2:B26,0),MATCH(A100,B1:Z 1,0))

modify as needed.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Fran" wrote:

I want to lookup and return the cell (on a different spreadsheet) where the
Row Header and the Column Header Match...... If A50 and Colum ZZ were both
named Orange, I want to return THAT specific cell into a spreadsheet.....
Orange in the column header and Orange on the road header - BRING ME THE
CELL.....

What formula or lookup type thing do I use?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default Excel 2003 - Lookup type of question

I'll check this out tomorrow.... the problem is that the information on sheet
one is DYNAMIC and changes depending on input. I wanted whatever is typed in
there to be referenced by Column and Row Headings. I'll try it tomorrow
though. When I search on the Excel site, it pointed me to an ADD-IN for
24.95 that would seem to do the trick. I did create a work around for my
dilema. (not explained here)

On Page one (which will be a form), there are two fields (like a 'from and
to' referencing different centers people drive to). On page 2, it shows
different centers (From; To; Mileage). I wanted page one to be an input page
and have the mileage appear on page 1 when they input their cities.

My setup was: (example) 10 cities as column headers, and EXACT same order
of cities as row headers. Then the cells reflected the mileage (i.e. clay
might be a column header in B) Maybe Geneva is a Row header on Row 32
(distance between Clay and Geneva).... Therefore B32 would have an input of
mileage (which when someone INPUT those cities on page one (in a dropdown
list)..... The mileage would be reflected automagically in an empty cell
(with a formula in it to 'get that cell' from page 2. Hope I'm explaining it
right. That way I could calculate mileage for reimbursement for people to
fill out.

"Shane Devenshire" wrote:

Suppose you want to find the text "Orange" which you have entered in A100
within the range A1:Z26:

=INDEX(B2:Z26,MATCH(A100,B2:B26,0),MATCH(A100,B1:Z 1,0))

modify as needed.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Fran" wrote:

I want to lookup and return the cell (on a different spreadsheet) where the
Row Header and the Column Header Match...... If A50 and Colum ZZ were both
named Orange, I want to return THAT specific cell into a spreadsheet.....
Orange in the column header and Orange on the road header - BRING ME THE
CELL.....

What formula or lookup type thing do I use?

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
How can I type 2 rows in one cell in Excel 2003? grimecl Excel Discussion (Misc queries) 2 May 6th 09 10:59 PM
date type format which is supported by excel 2003 kanchan Charts and Charting in Excel 2 September 21st 05 11:56 PM
LookUp Type Question carl Excel Worksheet Functions 2 June 12th 05 10:40 AM
Lookup Type Question carl Excel Worksheet Functions 1 March 8th 05 08:30 PM
How can I use numlock key to type numbers using Excel 2003? Clueless in Cleveland Excel Discussion (Misc queries) 1 December 30th 04 02:07 PM


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

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

About Us

"It's about Microsoft Excel"