before close problem
Hi all,
I have an application that has a before close function that deletes the menu
bar which was created upon opening the file. I have a function that opening
an ealier version (ie two of the same files open - different versions),
updates certain things, then closes, except that it deletes the menu
bar(within the before close), which I do want to happen.
Is there any way of skipping this function or certain parts of the function
on closing the ealier version, as the new version will still be open and the
menu bar still required.
Within the update macro I could insert the create the menu bar coding, but
lengthy.
Any help would be much appreciated.
|