How to print the listbox?

polina

Registered User.
Local time
Today, 19:24
Joined
Aug 21, 2002
Messages
100
Hi

I have a huge listbox on my form. Depending on how the user sorts it, list always has different number of the rows in it. How could I print out the current content of the listbox?

Thanks
 
Go to the query behinde your list box. Run the query and print it! I just don't understand why you want to print the list box:confused:
 

Users who are viewing this thread

Back
Top Bottom