Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i know i have done this before but can't remember how today
when i close a document i want it to pop up a message telling the user to remember to password protect the workbook first i then want it to ideally not let them save until the workbook is password protected or if easier automatically password protect on exiting failing this just at least warn them and if they choose not to it is their look out |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look in the ThisWorkbook module for before_close and before_save
-- Don Guillett SalesAid Software "babyboos" wrote in message ... i know i have done this before but can't remember how today when i close a document i want it to pop up a message telling the user to remember to password protect the workbook first i then want it to ideally not let them save until the workbook is password protected or if easier automatically password protect on exiting failing this just at least warn them and if they choose not to it is their look out |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi yes they look familiar
but I must be missng something as I have copied the code into ThisWorkbook and the prompts don't appear when I hit the save button or go file/exit "Don Guillett" wrote: Look in the ThisWorkbook module for before_close and before_save -- Don Guillett SalesAid Software "babyboos" wrote in message ... i know i have done this before but can't remember how today when i close a document i want it to pop up a message telling the user to remember to password protect the workbook first i then want it to ideally not let them save until the workbook is password protected or if easier automatically password protect on exiting failing this just at least warn them and if they choose not to it is their look out |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I turn off "document sent to printer" message? | Excel Discussion (Misc queries) | |||
Error message when saving after formatting | Excel Discussion (Misc queries) | |||
Saving spreadsheet gives read only error message | Excel Discussion (Misc queries) | |||
Removing Rows for Printing | Excel Worksheet Functions | |||
Error Message appearing when saving a file | Excel Discussion (Misc queries) |