Hi good day. I am currently creating a program that generates reports. And I have this problem where I need to use the listbox items to perform a query. I'm totally clueless about it, hoping that you can lend me a hand. Thank you.
Printable View
Hi good day. I am currently creating a program that generates reports. And I have this problem where I need to use the listbox items to perform a query. I'm totally clueless about it, hoping that you can lend me a hand. Thank you.
Welcome to the forums :wave:
Will you be making a single selection from the listbox or multiple selections from the listbox?
Thank you for welcoming me. I'm new here.
About my inquiry, I need to access all the listbox items and use it to perform a query to create a report. Basically, I have two listbox and the first one is where the user selects a field to be included in the report and the second one is for displaying the selected items. And I need to access the items in the second listbox.
Thank you again.