Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to refer to a worksheet's object name in a formula rather
than it's display name ? For example, Sheet1 has been renamed to Data. On Sheet2, there are formulas that count errors on the Data worksheet using COUNTIF (i.e., =COUNTIF(Data!$A$1:$E$25,"Error") When saving the Data worksheet to another name, the formulas on Sheet2 recalculate and add about a minute to the file save time. When writing the formula above, is it possible to create a UDF that references Sheet1 instead of Data ? - Ronald K. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Possible to refer to a sheet's object name ? | Excel Worksheet Functions | |||
make camera object refer to dynamic range | Excel Discussion (Misc queries) | |||
refer to an object in a group | Excel Programming | |||
Formula1 Property of Validation Object to refer to function name | Excel Programming | |||
More then 1 Excel object running at same time , how can I refer to right one in code? | Excel Programming |