Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that I am running that adds sheets based on a list. I
have a summary sheet that has formulas based on the names. Without getting the REF# error, is there anyway I can refer to a sheet that has not been created? Example formula: ='john smith'!D2:D17 John smith will not have a sheet until after I run the macro (to create from the list). I want the code to add the cells based on the condition that John Smith sheet exist. If not, just remain blank. Any help would be appreciated.... Thanx, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search one worksheet to pull data into another worksheet | Excel Worksheet Functions | |||
Search and calculate formula | Excel Worksheet Functions | |||
VBA Code to search and calculate. | Excel Programming | |||
Formula to retrieve range of dates from a worksheet to calculate d | Excel Worksheet Functions | |||
Create a search Field within a worksheet to search command buttons | Excel Programming |