M myhnews Registered User. Local time Yesterday, 21:03 Joined Dec 30, 2004 Messages 53 Dec 11, 2014 #1 I'm selecting multiple records from a list, now I would like to export these selected records to excel. How do I do this? Thanks
I'm selecting multiple records from a list, now I would like to export these selected records to excel. How do I do this? Thanks
MarkK bit cruncher Local time Yesterday, 16:33 Joined Mar 17, 2004 Messages 8,472 Dec 11, 2014 #2 It's unclear what you mean by list. A ListBox control? A Listview control? A form, a query, a table? Some other type of list? The exact export procedure will depend on the exact type of "list."
It's unclear what you mean by list. A ListBox control? A Listview control? A form, a query, a table? Some other type of list? The exact export procedure will depend on the exact type of "list."
M myhnews Registered User. Local time Yesterday, 21:03 Joined Dec 30, 2004 Messages 53 Dec 12, 2014 #3 Sorry, I haven’t created it yet, but I plan to make ListBox control, select multiple records, then exports the selected records to excel. Thanks
Sorry, I haven’t created it yet, but I plan to make ListBox control, select multiple records, then exports the selected records to excel. Thanks