I am trying to print the contents of a dblist box, I have read posts about using the list command but for the databound list box's this command doesn't exist. Is there any way i can print the contents of this.
I was thinking about just printing the results straight from the data control query but that might be a bit tricky.
I cant seem to get the data reports to work with the data environment because I can't get the variables from the form to be passed to the data environment, I've read all the posts on this and still cant get it to work.
I've done all the work so far using data control's and it lookks a bit messy at times.
The system i've built is just a telephone call analysis system which analyses calls from extensions within the company I am in, all the data is sent to us on disk from our telephone provider.
Everything works fine apart from printing out some reports. Ideally I would just like to print out the list box data so if anyone could help me with that it wouold be much apreciated.

Cheers
Richard