Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have over 100 sheets in my workbook & need to refer to the sheet name in a
cell on each worksheet. I created the following function: Function sn() sn = ActiveSheet.Name End Function I grouped my sheets & entered the formula. On all sheets it displayed the name of the first sheet. When I double click the cell & press enter, it updates but this defeats the purpose of creating the function - I will still have to go to each sheet & edit the formula cell. Also - if I change the name of a sheet, the function does not display the new name. Is there some trick to updating custom functions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating Values For Custom Formulas | Excel Discussion (Misc queries) | |||
Custom Function not updating | Excel Worksheet Functions | |||
Custom Function not updating | Excel Worksheet Functions | |||
Updating Custom VBA Functions | Excel Programming | |||
Custom Worksheet Function not updating | Excel Programming |