Hello all,
Hope this is the right section to post this question. I thank all for any assistance in advance.
There's a need to unify these on an on-going basis as supplier sends updates to their database, and our finance department (who will not move away from an excel worksheet) update their records. What I'm thinking of doing is creating another database with two tables; one whose characteristics are same as the supplier's table and another with fields matching the excel file. And write a script or something that when you execute it, pulls data from (predetermined location) database and excel file to the two tables. Queries can then be constructed using the relationship between the tables.
How can this be achieved? Did a search and no sugar. Or is there a better way. The users are access novices and would like to minimise their "workload".
Cheers
Hope this is the right section to post this question. I thank all for any assistance in advance.
- We basically have a supplier's access database that contains one table of prices.
- In addition, there also exists an excel file that contains applicable discounts against the supplier's items. There's a common key, the part number.
There's a need to unify these on an on-going basis as supplier sends updates to their database, and our finance department (who will not move away from an excel worksheet) update their records. What I'm thinking of doing is creating another database with two tables; one whose characteristics are same as the supplier's table and another with fields matching the excel file. And write a script or something that when you execute it, pulls data from (predetermined location) database and excel file to the two tables. Queries can then be constructed using the relationship between the tables.
How can this be achieved? Did a search and no sugar. Or is there a better way. The users are access novices and would like to minimise their "workload".
Cheers