Hello,
I have a database of records - each record consists of (say) 10 rows and 10 columns of data - ie not one record per row. The top left hand cell of each record has an identifier.
I want to look up the identifier and pick the cell that is x columns to the right and y rows down. Is there a way of doing this using the vlookup and offset functions? The vlookup obviously works for x columns to the right but how do I shift this a number of rows down.
Thanks for your help.
-- Rick
Bookmarks