Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could try forcing a recompile after naming it
Application.VBE.CommandBars.FindControl(ID:=578).E xecute -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Bill" wrote in message link.net... Hello, I am trying to use codenames of sheets to track sheet name changes. But occassionally, I get nothing for a code. For example, sname = activesheet.name coden = sheets(sname).codename coden comes up with nothing. What can cause that? Thanks, Bill |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to use codenames with an addin? | Excel Programming | |||
using variables in codenames | Excel Programming | |||
Excel Worksheet Codenames | Excel Programming | |||
Excel Worksheet Codenames 2 | Excel Programming | |||
Using worksheet codenames | Excel Programming |