Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel - how can i reference a table using vlookup?

I have a matrix - 6 x 8 with data and headings on the x and y axes; I need to
be able to uniquely identify a cell to be able to use that value somewhere
else.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel - how can i reference a table using vlookup?

=Index(A1:H6,Match("columnAVal",A1:A6,0),Match("Ro w1Val",A1:H1,0))

Assumes headings/labels are in row1 and column A.

--
Regards,
Tom Ogilvy


"pt706" wrote in message
...
I have a matrix - 6 x 8 with data and headings on the x and y axes; I need

to
be able to uniquely identify a cell to be able to use that value somewhere
else.



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 Using a Reference as a Table Array EmJa Excel Worksheet Functions 1 April 21st 09 04:58 PM
VLOOKUP with Structured Reference to Table Header Julien Bouvier Excel Worksheet Functions 4 December 18th 08 11:34 PM
Replacing a Table-array with a cell reference in vlookup Allan Excel Worksheet Functions 4 January 15th 08 01:57 PM
use cell reference,whose contents= a table array name for Vlookup Sonic Excel Worksheet Functions 2 March 27th 06 08:29 AM
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM


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