G
Guest
That is all I need to know: Just how can I obtain what is probably a boolean
value telling me the user canceled a close.
value telling me the user canceled a close.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Can I somehow get a boolean from WorkbookBeforeSave?
I want to restore that toolbar, or not delete it in the first place.
I thought it was the situation where the toolbar is created
at workbook open and deleted at close.
Then why is the user being prompted to save changes?
Peter T said:That looks like an excellent solution for TomThumb.
Not sure why I didn't think of suggesting similar myself !.
Regards,
Peter T
Doug Glancy said:TomThumb,
You are right. This is a common problem and I have solved it for my own
work for both addins and xls files.
I am confused which applies to you . Is the workbook that you refer to an
xls or an addin? If it's an addin, I think the solution I proposed above,
i.e. create the toolbar as Temporary := True and use AddinInstall and
AddinUninstall, will work. If it's an xls, then then using deactivate
instead of BeforeClose should work.
Can you please say again which it is?
Doug
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.