I have a number of users who each have a workbook for recording their time in. All the users workbooks are in the same network location (i.e. Employee 1.xls, Employee 2.xls...).
I need to create a 'Master' workbook (independent of these) that lists the employees and the date that their own workbook was last modified. The manager can then keep track of people and ensure individuals are entering their time daily.
What is the vba for retrieving the information from the properties box of an excel workbook? For simplicity let's say I have in Column A a list of names (Employee 1, Employee 2 etc...) - in column B I want the last modified date for a specific workbook to be displayed.
Any pointers greatly received!
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
I need to create a 'Master' workbook (independent of these) that lists the employees and the date that their own workbook was last modified. The manager can then keep track of people and ensure individuals are entering their time daily.
What is the vba for retrieving the information from the properties box of an excel workbook? For simplicity let's say I have in Column A a list of names (Employee 1, Employee 2 etc...) - in column B I want the last modified date for a specific workbook to be displayed.
Any pointers greatly received!
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)