Im trying to build a Database for work but I just don't know where to start!! The concept is pretty simple but making it work seems very difficult-So looking for some guidance please?
Each day in our email we receive 3 different excel files with several hundred rows of accounts that need to be worked. I am looking to merge these files into one DB for multiple users to work from, and mark each row as complete with date, time, name (working the oldest record first). And at the same time create an audit trail as well as a high level completion % report.
Each day in our email we receive 3 different excel files with several hundred rows of accounts that need to be worked. I am looking to merge these files into one DB for multiple users to work from, and mark each row as complete with date, time, name (working the oldest record first). And at the same time create an audit trail as well as a high level completion % report.
- I am not sure if something this simple would need a BE & FE split on the colleague network? (2-7 users max.)
- Also how would I ensure that the multiple users didn't work the same records? ie 7 users logged in and all start at record 1....?
- And Lastly, should I put all the data into one table? Or 3 separate tables? The Excel files that come through are roughly the same layout.
Last edited: