Microsoft
Software
Hardware
Network
Question : Can a value from Vlookuop be used as a worksheet name to retrieve data
I have an Excel workbook that has multiple worksheets. Relative to which code is selected a respective worksheet is read to retrieve the data. Is there a way to do this ?
Example: If code 99 is selected, I would like to use a formula such as =Totals!B6
If code 01 is selected, I would like to use a formula such as =Winter!B6
Answer : Can a value from Vlookuop be used as a worksheet name to retrieve data
You can do something like this, assuming your codes are text:
=IF(VLOOKUP(A2,Lookup
Table,2,FA
LSE)="99",
Totals!B6,
IF(VLOOKUP
(A2,Lookup
Table,2,FA
LSE)="01",
Winter!B6,
"???"))
Random Solutions
PHP Site
E-Mail
Display logon message to new users at first logon.
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
populating select limited to one category and its subcategories
SQL has slowed down after DPM agent install
ASP Connection String vs. Database Access DLL
Submit a Form Without Refresh
Win2000 Terminal Server and your terminal services client license will expire in x days