Microsoft
Software
Hardware
Network
Question : How do I find a value in an Excel matrix using column and row headers?
I need to develop a lookup/reference function that can return the value located at the intersection of two values in an Excel matrix. I've attached a very simple Excel spreadsheet with an example.
For example, given the row value "Tom" and the column value "Week-2," I want the function to return the value 3. The only thing that comes to mind is some sort of elaborate function using VLOOKUP and HLOOKUP ... I'm certain there is a much simpler method. By the way, the respective row and column numbers would be unique ... although they may not be sorted. Plus, the entire matrix is in named range called "Database."
Any ideas?
Thanks,
Mark
Answer : How do I find a value in an Excel matrix using column and row headers?
mix of index and match. see template.
23671745-Matrix-Example.xls
(20 KB)
(File Type Details)
solution
Random Solutions
Problem regarding read only database
Timesheet Excel Tempalte -- calculating regular,overtime1,overtime<wbr />2
Validate front end server configuration error
SAGE 2009 AND WINDOWS 2008 TERMINAL SERVER
Cannot access roles and features in Server Manager
Convert date from mm/dd/yyyy to yyyymmdd
Call function with database value on aspx page
VS2008: fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM'
How do I add a 2008 Domain Controller to a 2003 Server network?
VBA to get a list of queries that use a specific table