Hello,
I need help exporting a data that is selected from a listbox. I have already created the listbox and have a button to print only the selected item.
I want to create a button to export excel data related to listbox. (The listbox contain a city and I want the user to be able to export the list zip code from a table when they click on the button.)
Thank you,