maclachlan19
Board Regular
- Joined
- Jul 8, 2013
- Messages
- 53
I'm trying to use a vlookup formula that references a cell to obtain the table name
Example
=vlookup(B3,C2,2,FALSE)
I have mutliple tables in another sheet, all tables are uniquely named.
I want the user to be able to change the value of C2 which will essentially change the table that the formula references.
Thanks
Example
=vlookup(B3,C2,2,FALSE)
I have mutliple tables in another sheet, all tables are uniquely named.
I want the user to be able to change the value of C2 which will essentially change the table that the formula references.
Thanks