Hi
I have a list box of many columns and rows. Rows represent the record. As I go through the selected by user rows, I want to send all selected records to the spreadsheet
Could I first pull off those records, put into something temporarily (file, table, listbox) and then send the whole bulk of pulled records to the excel?
I have a list box of many columns and rows. Rows represent the record. As I go through the selected by user rows, I want to send all selected records to the spreadsheet
Could I first pull off those records, put into something temporarily (file, table, listbox) and then send the whole bulk of pulled records to the excel?