Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am creating a Flu Shot Sign Up sheet in Excel 2007 that I want to allow
multiple people in our Intranet to use at the same time (Review tab, Share Workbook, check Aloow Changes by more than one user...). Since I don't want later visitors taking the time slot (every 3 minutes) of a previous visitor, I already added code that prevents that, but because it is a Shared workbook, I also need to allow first-come first-get rules. On the Advanced tab, I can check either Ask me which change wins, or I can check The changes being saved win. I want to always keep the first saved change, and thus always discard (with notification) the later changes being saved. Any ideas how I can do this? I have thought that if I could check the Ask me which changes win, then somehow have code that automatically manages the dialog that prompts the user, but I don't know how to code for such an event. Ideas on this too? -Joe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get data from existing sheets in workbook | Excel Programming | |||
Copy data from one workbook to another existing workbook | Excel Programming | |||
Automate Excel report to place certain data into existing report? | Excel Worksheet Functions | |||
Importing data into an existing workbook | Excel Worksheet Functions | |||
Excel 2002 Automate shared workbook at close to save changes to new document | Excel Programming |