SgtSaunders69
New member
- Local time
- Today, 14:03
- Joined
- Dec 27, 2011
- Messages
- 6
I'm trying to adapt the code shown on the allen browne website (code in attachment) to my database to enable me to send multiple selections from a list box to whichever report I chose to run. The report to be used is selected from a combo box. The selection in this combo box goes to the code embedded in the click event on the button on the form. My problem seems to be that this code is designed to have the reportname embedded in the strDoc = "Products by Category" line. I'd like to be able to have this line pointed at the combo box, but that doesn't seem to be possible (give my coding limitations). Can someone advise on how to accomplish this?
Thanks...
Thanks...
Attachments
Last edited: