SamsFriend
Technical User
- Sep 9, 2008
- 8
I have imported data from a text document and created tables from each import.
I have a form with a combo box with a list of choices. The choices are the same name as the tables created from the imports. The names are related to dates of the data dump.
When the user selects a date (the imported file name) I would like a report to be generated using the data in the (user chosen) imported table.
How do I make a report based on the selection and how do I tell the report which table to pull the info from and then display it?
I will also need to further refine the report according to a user defined job number to only show records whith that job number.
Any advice would be greatly appreciated.
Thank you
I have a form with a combo box with a list of choices. The choices are the same name as the tables created from the imports. The names are related to dates of the data dump.
When the user selects a date (the imported file name) I would like a report to be generated using the data in the (user chosen) imported table.
How do I make a report based on the selection and how do I tell the report which table to pull the info from and then display it?
I will also need to further refine the report according to a user defined job number to only show records whith that job number.
Any advice would be greatly appreciated.
Thank you