I've been given a new project that should be pretty interesting, but I'm not completely sure how to start. Right now, data from a proprietory database is provided to my user in a Word document. My user then keys it all in to an Excel spreadsheet every day. This file is about 300 records long and all numbers, so it is very time consuming.
My task is to create an Access Database that will take the information from the Word document and store it. Then the reports should be fed to the Excel spreadsheet. The goal is to accomplish two things. First, make the data easier to enter. Second, lock the data fields so that it cannot be manipulated once it's entered into the database (users should not be able to "fix" the numbers).
I have a good idea how to lock the Access database and export Access data into an Excel spreadsheet. My problem is how to import the Word data into Access without making my user key it in every day.
I would appreciate any and all suggestions on this before I start the project. I'm planning to start working on it Saturday.
Thanks in advance.
My task is to create an Access Database that will take the information from the Word document and store it. Then the reports should be fed to the Excel spreadsheet. The goal is to accomplish two things. First, make the data easier to enter. Second, lock the data fields so that it cannot be manipulated once it's entered into the database (users should not be able to "fix" the numbers).
I have a good idea how to lock the Access database and export Access data into an Excel spreadsheet. My problem is how to import the Word data into Access without making my user key it in every day.
I would appreciate any and all suggestions on this before I start the project. I'm planning to start working on it Saturday.
Thanks in advance.