I want to export all the data in Microsoft Access database table to word with format using vb.net.
I do not want to save word document, I only want to export database records to word document with format for documentation. Thank you.
Hi dnnyobi,
Refer below links.
Reading records from Microsoft Access database.
Export to word document.
Export DataSet or DataTable to Word Excel PDF and CSV Formats
Based on your requirement dynamically generate html using StringBuilder and then export it to word format.
Refer below link for sample example.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.