Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have an excel sheet that is used by many people (share workbook not an option I want to use). I have found code that allows me to force close the workbook after a certain time. I want after one hour to prompt users (msgbox,vbYesNoCancel) to close the workbook. This is fine. However I want after 2 hours to force close regardless. I am missing one piece which is if a user goes home leaving the workbook open the workbook will produce a prompt after one hour. Until an option is selected the second piece of code (ie the force close after 2 hours) does not execute. What can I enter in code to ignore or cancel the first prompt (msgbox) if a user doesnt action it? -- Kev |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
msgbox in VBA | Excel Discussion (Misc queries) | |||
msgbox | Excel Discussion (Misc queries) | |||
save prompt for user exit, but no save prompt for batch import? | Excel Discussion (Misc queries) | |||
msgbox | Excel Discussion (Misc queries) | |||
Help with MsgBox... | Excel Worksheet Functions |