undefeatedskillz26
Registered User.
- Local time
- Today, 14:15
- Joined
- Nov 26, 2014
- Messages
- 51
I have a master table located on the backend of the server with about 3 fields:
Software
Version
Description
I have 4 databases, one for each software on the front end accessing this master table.
So far I have in the master table a dropdown to select 1 of the 4 software's, the version number and a brief description.
One the front end I have a button that when pressed will bring up the report based on the master table.
Can I have the report just select the software that it refers to. For instance if the datebase is Sony when I click on the report it only grabs the records with Sony on it. For my next database when I open up Sharp's database it only makes a report for the Sharp records.
How would I do this? Is this something I have to code or something I can do in criteria or do I create a query?
Looking forward to knowing how something like this can be done.
Many thanks for taking your time to reply to this. You have no idea how much I appreciate it. I really am thankful for this.
UPDATE: Now that I wrote this out and thought about it even more I am pretty sure it is just making a qry for each database and having it only pull up certain records from the table and than creating a report off that. If there is an easier way let me know. I not I think I'm getting more confident in Access. Thanks!!!!
Software
Version
Description
I have 4 databases, one for each software on the front end accessing this master table.
So far I have in the master table a dropdown to select 1 of the 4 software's, the version number and a brief description.
One the front end I have a button that when pressed will bring up the report based on the master table.
Can I have the report just select the software that it refers to. For instance if the datebase is Sony when I click on the report it only grabs the records with Sony on it. For my next database when I open up Sharp's database it only makes a report for the Sharp records.
How would I do this? Is this something I have to code or something I can do in criteria or do I create a query?
Looking forward to knowing how something like this can be done.
Many thanks for taking your time to reply to this. You have no idea how much I appreciate it. I really am thankful for this.
UPDATE: Now that I wrote this out and thought about it even more I am pretty sure it is just making a qry for each database and having it only pull up certain records from the table and than creating a report off that. If there is an easier way let me know. I not I think I'm getting more confident in Access. Thanks!!!!
Last edited: