Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application where I'd like to execute code every time a cell
is named via the name box. When the cell is named, I want a popup dialog asking if I would like to add the named cell to the list of cells to be imported/exported by a sub which pulls data from an older version of the spreadsheet into a newer one. If the user says "yes", I want the name of the newly named cell to be added to this list, which resides in a sheet within the spreadsheet. If not, don't add it to the list. So I'm trying to figure out if there is an event triggered by changing a cell or range's name? Travis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How so I make a "Worksheet_Change Event" to show cell changes in Excel? | Excel Programming | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
Is There A "Choose Cell " Event? | Excel Programming | |||
Is there a "cell change" event? | Excel Programming |