Thread
:
Triggering an Excel macro on press of SAVE
View Single Post
#
3
Posted to microsoft.public.excel.programming
bdcrisp[_19_]
external usenet poster
Posts: 1
Triggering an Excel macro on press of SAVE
sure you can
in the
VB
editor, select the Workbook in proj. explorer.
in the code editor, select 'workbook' as the object, then select the
'before save' event
then you may put your checks in there
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
bdcrisp[_19_]
View Public Profile
Find all posts by bdcrisp[_19_]