Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have the following Vlookup formula
=ROUND(IFERROR(VLOOKUP($D196,'000-00'!$A$13:$AL$200,F$1,FALSE),0),0) I want to have '000-00' change based on combining two cells. My worksheet has 100 plus sheets and want to be able to reference the sheet location based on two other cells. Is there a way to do this? thanks -- Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference sheets | Excel Worksheet Functions | |||
PLEASE HELP!! FORMULA TO RETURN A SHEETS NAME/REFERENCE. | Excel Worksheet Functions | |||
Cross Reference between sheets | Excel Worksheet Functions | |||
Cell Reference, Multiple Sheets | Excel Worksheet Functions | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions |