I truly do apologize – I know you all must get a great deal of e-mail begging you for help with solving problems. I wish I could say that this is different! However, I was hoping to get advice and expertise with a major problem that I am having. I am currently in the process of attempting to set-up a database, but am having trouble conceptualizing the design of the database.
I DO realize that ordinarily when designing a database, this would all pretty much be HORRIBLE. This goes against EVERYTHING I know about database design and creation. But I have to work with what currently exists...
Basically, there are 20 facilities, each of whom have been keeping Excel spreadsheets for the past few years of very specific data. Each clinic’s data fields are exactly the same, with 9 data fields. So we’re looking at 20 spreadsheets with the same basic information – Name, ID#, Date, Doctor, etc.
What I have been asked to do is create one big table in Access using these spreadsheets that will update in real time (or, close to it). For example, the entire database would be stored on a shared drive in the network that each clinic could open and access. Each day, each clinic would open “their” table, and use a customized form (created in Access) for data entry into their table. Using the form would automatically add the information into “their” table. Once finished, they would save their work, which would update the database stored on the shared drive. Each clinic’s “own” table being updated would also feed into the “main” database, that is, the information from all of the clinics’ tables. This one table would then be used to run reports and do queries.
Based on my internet research and reading books about Access, the best I’ve come up with in order to “stack” this data and get it to update the main table is to create a Union query. But do you know if a Union query would allow you to run queries off of the existing query without making the query and report-making process confusing for beginner users in Access? And would updating and adding more data to the individual tables also change the “main” table, created by the Union query? (this is a necessary function in the database)
What solutions would you suggest? How would you guys go about creating/linking/joining this database? Any and all input from you all would be greatly appreciated! Thank you so much for your help.
I DO realize that ordinarily when designing a database, this would all pretty much be HORRIBLE. This goes against EVERYTHING I know about database design and creation. But I have to work with what currently exists...
Basically, there are 20 facilities, each of whom have been keeping Excel spreadsheets for the past few years of very specific data. Each clinic’s data fields are exactly the same, with 9 data fields. So we’re looking at 20 spreadsheets with the same basic information – Name, ID#, Date, Doctor, etc.
What I have been asked to do is create one big table in Access using these spreadsheets that will update in real time (or, close to it). For example, the entire database would be stored on a shared drive in the network that each clinic could open and access. Each day, each clinic would open “their” table, and use a customized form (created in Access) for data entry into their table. Using the form would automatically add the information into “their” table. Once finished, they would save their work, which would update the database stored on the shared drive. Each clinic’s “own” table being updated would also feed into the “main” database, that is, the information from all of the clinics’ tables. This one table would then be used to run reports and do queries.
Based on my internet research and reading books about Access, the best I’ve come up with in order to “stack” this data and get it to update the main table is to create a Union query. But do you know if a Union query would allow you to run queries off of the existing query without making the query and report-making process confusing for beginner users in Access? And would updating and adding more data to the individual tables also change the “main” table, created by the Union query? (this is a necessary function in the database)
What solutions would you suggest? How would you guys go about creating/linking/joining this database? Any and all input from you all would be greatly appreciated! Thank you so much for your help.