Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
GF GF is offline
external usenet poster
 
Posts: 5
Default Using Intersecting Names for lookup

I have a table like below:

A B C D
X 1 2 3 5
Y 6 7 8 9
Z 10 11 12 13

with names defined by top row and left column. If I input in a cell the
formula "=X B", it will give the intersecting cell's value - 2.

If now in two cells I separately put X and B (say D1, D2 respectively), is
it possible to write a formual that get the cells' content and interpret it
as intersecting names - i.e. give 2? I tried "=D1 D2" and it gives a #NULL!
error.

Thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Using Intersecting Names for lookup

=INDIRECT(D1) INDIRECT(D2)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"gf" wrote in message
...
I have a table like below:

A B C D
X 1 2 3 5
Y 6 7 8 9
Z 10 11 12 13

with names defined by top row and left column. If I input in a cell the
formula "=X B", it will give the intersecting cell's value - 2.

If now in two cells I separately put X and B (say D1, D2 respectively), is
it possible to write a formual that get the cells' content and interpret
it
as intersecting names - i.e. give 2? I tried "=D1 D2" and it gives a
#NULL!
error.

Thanks in advance!


  #3   Report Post  
Posted to microsoft.public.excel.misc
GF GF is offline
external usenet poster
 
Posts: 5
Default Using Intersecting Names for lookup

Thanks Niek!

"Niek Otten" wrote:

=INDIRECT(D1) INDIRECT(D2)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"gf" wrote in message
...
I have a table like below:

A B C D
X 1 2 3 5
Y 6 7 8 9
Z 10 11 12 13

with names defined by top row and left column. If I input in a cell the
formula "=X B", it will give the intersecting cell's value - 2.

If now in two cells I separately put X and B (say D1, D2 respectively), is
it possible to write a formual that get the cells' content and interpret
it
as intersecting names - i.e. give 2? I tried "=D1 D2" and it gives a
#NULL!
error.

Thanks in advance!


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
vlookup, hlookup and return value of intersecting cell willemeulen Excel Discussion (Misc queries) 3 April 27th 09 12:14 PM
Testing if a point is falling within the bounds of intersecting cu Mukesh Excel Worksheet Functions 6 September 2nd 07 08:24 PM
Testing if a point is falling within the bounds of intersecting cu Mukesh Excel Discussion (Misc queries) 0 August 30th 07 04:00 AM
test for falling with the bounds of intersecting 2 dimensional cur Mukesh Excel Worksheet Functions 3 August 29th 07 05:02 PM
RETURN intersecting value with known horizotal & vertical?? || cypher || Excel Worksheet Functions 4 February 2nd 05 09:27 PM


All times are GMT +1. The time now is 08:28 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"