helloworld
Registered User.
- Local time
- Today, 14:44
- Joined
- May 18, 2004
- Messages
- 62
Hi there,
I have a form with two comboxes. The first combo-box refines the selection in the second combobox. Now I also have a button that generates a report based on the second combo-box. However, that report only comes up with one of the items in the second box. What I need is for it to come up with all the records in the second box. How would I do that? I was thinking about somehow converting the rowsource in the second box as a variable but I do not have the necessary skills to do so. Any help would be greatly appreciated.
Thanks.
I have a form with two comboxes. The first combo-box refines the selection in the second combobox. Now I also have a button that generates a report based on the second combo-box. However, that report only comes up with one of the items in the second box. What I need is for it to come up with all the records in the second box. How would I do that? I was thinking about somehow converting the rowsource in the second box as a variable but I do not have the necessary skills to do so. Any help would be greatly appreciated.
Thanks.