send records to print

basilyos

Registered User.
Local time
Today, 09:08
Joined
Jan 13, 2014
Messages
256
hello


i have a listbox bound to a table that show the id of the records


i want to print all the records showed in the listbox with one command


https://ibb.co/xDgXGxY


any help?
 
Base the query that is bound to the report's RecordSource on whatever you are using as the criteria to select the records for the listbox.
 
perfect work like a charm
 

Users who are viewing this thread

Back
Top Bottom