Export selected records from a list, to excel

myhnews

Registered User.
Local time
Today, 07:52
Joined
Dec 30, 2004
Messages
53
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
 
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."
 
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
 

Users who are viewing this thread

Back
Top Bottom