I have a staff database which is regularly updated. there are separate workbooks which need to use this database, such as a workbook for absence management, and another for annual leave, supervision, etc.
My office currently edits a staff members details separately in each workbook. This leads to a lot of inconsistency.
Can I write some vba in the main staff database workbook to add any changes across all workbooks? Is this the only real way to go about accomplishing something like this?
In case this problem appears too vague. Think of Workbook 1 with a column for names, ages, telephone numbers. When this database is updated, I'm looking for the most efficient way to make these changes in near identical workbooks 2, and 3, which are located in different folders on the computer.