I have a workbook, consisting of a sheet for each day of the week and a database which contains all information relating to contractors i.e. ID No. Name, Company, Role etc. Is it possible to create a script or macro, which will when the ID number is entered on a weekday sheet, will auto complete the remaining data for that person from the database sheet? Per the example below, ideally if i enter 123456 in ID No column in the Weekday Sheet, the name etc will autocomplete.
Any help would be much appreciated. I have considered lookups/formulas etc, but the chances are these would end up being deleted/copy pasted/corrupted so wanted some thing reasonably simple and preferably unseen.
Thank you
Any help would be much appreciated. I have considered lookups/formulas etc, but the chances are these would end up being deleted/copy pasted/corrupted so wanted some thing reasonably simple and preferably unseen.
Thank you
Database Sheet | ||||
ID NO. | Forename | Surname | COMPANY | POSITION |
123456 | Garry | Bloggs | Acme Inc | Supervisor |
234567 | Gerry | Blogee | Speedy Inc | Minion |
Weekday Sheet | ||||
ID No. | FORENAME | SURNAME | COMPANY | POSITION |