Thread: Reminder Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Reminder Macro

Look at the before_save event in the ThisWorkbook module.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Help IN" <Help
wrote in message
...
I need to setup something to remind me to check a clolumn when I go to save
a
worksheet. I am not sure if a macro is the best way to go about this. I
basically need a box to pop up when I hit save to say checselected column.
Can someone help me do this. I f I use a macro can you walk me through
it?
Thanks