Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a setup with 2 excel spreadsheets: a Parent and a Child. The
child contains a number of Listboxes that when changed run different macros to update the data. The Parent has a VBA macro that opens the Child, ammends some data and then Saves the child as a different filename using the Save As function. The SaveAs function then runs the Listbox macros in the Child, but these can't complete properly for some unknown reason. Accordingly I get VBA crashing out. I've spent the majority of the afternoon searching through various groups on the web to try and find a way of disabling the Listbox macros (or forcing them to run before the Save As) or any other workaround i can find. And I think i've tried every possible version of Enabling/Disabling events to no avail. Can anyone help me. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"CELL("FILENAME") NOT UPDATE AFTER "SAVE AS" ACTION | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
"Save" and "Save As" options greyed out - "Save as Webpage" option | Excel Discussion (Misc queries) | |||
Listbox header inside VBA (Array("Head1", "Head2", ...) | Excel Programming | |||
how to change default file name in "save as" or "save" | Excel Programming |