Just another quick question,
Ive got a form where I select an option from a combo-box, and then a list box is populated with a list of companies based on what I pick for the combo-box (ie. 'All Companies Exporting', 'All Companies Registered', Etc..). The list-box has 3 columns, the [Record ID] of the company, the [Company Name] and a third column that changes depending on what the user has selected.
I was wondering if there was some way to get a report to print only for those companies that are appearing on the list. For instance, if the user wants to print all the companies taht are exporting:
They Select the 'All Companies Exporting' from the combo-Box, then they press a control-button for 'Print These Companies', and the Report prints out for these companies.
I already have the form I would like to use to print the information built.
Thanks for your time,
-Cavern
Ive got a form where I select an option from a combo-box, and then a list box is populated with a list of companies based on what I pick for the combo-box (ie. 'All Companies Exporting', 'All Companies Registered', Etc..). The list-box has 3 columns, the [Record ID] of the company, the [Company Name] and a third column that changes depending on what the user has selected.
I was wondering if there was some way to get a report to print only for those companies that are appearing on the list. For instance, if the user wants to print all the companies taht are exporting:
They Select the 'All Companies Exporting' from the combo-Box, then they press a control-button for 'Print These Companies', and the Report prints out for these companies.
I already have the form I would like to use to print the information built.
Thanks for your time,
-Cavern