RaunLGoode
Registered User.
- Local time
- Today, 16:02
- Joined
- Feb 18, 2004
- Messages
- 122
Running Excel 2003 on XP Pro
I want automate a timesheet on Excel to copy data to a "master time list" at the end of the week. This will be activated when the time keeper selects a control to "copy weekly time". Once the data is copied, the master time list will be closed for the next user
I am concerned that more than one timekeeper will try to copy to the master time list an quitting time on Friday causing issues either accessing the master file or saving data to the same file
Question 1
How can I verify the file "master time list.xls" is not in use by another user prior executing the "copy weekly time" procedure
Thanks in advance
I want automate a timesheet on Excel to copy data to a "master time list" at the end of the week. This will be activated when the time keeper selects a control to "copy weekly time". Once the data is copied, the master time list will be closed for the next user
I am concerned that more than one timekeeper will try to copy to the master time list an quitting time on Friday causing issues either accessing the master file or saving data to the same file
Question 1
How can I verify the file "master time list.xls" is not in use by another user prior executing the "copy weekly time" procedure
Thanks in advance