dansalmada
Registered User.
- Local time
- Today, 10:57
- Joined
- Jun 7, 2004
- Messages
- 16
Form With Listbox And Combobox (PLEASE HELP!!!)
I have a Form with a combobox named "Line" and two Listboxes "ABC" and "MB". I need to filter a report based on the values of the three boxes.
My report is being generated from a table named MAKBN010 and the fields equal to the boxes are "PROD LINE" = "LINE", "A" = "ABC", and "MB" = "MB".
What can I do so that in my form I can select a Line, and one or multiple "ABC" and "MB" values to generate a report???
Thanks for your help...
Regards
I have a Form with a combobox named "Line" and two Listboxes "ABC" and "MB". I need to filter a report based on the values of the three boxes.
My report is being generated from a table named MAKBN010 and the fields equal to the boxes are "PROD LINE" = "LINE", "A" = "ABC", and "MB" = "MB".
What can I do so that in my form I can select a Line, and one or multiple "ABC" and "MB" values to generate a report???
Thanks for your help...
Regards
Last edited: