I have a database that will export a report in .pdf format. I would like to change it so its output is in word format. I think the code that controls it is below. What would need to be changed in order to export the report in Microsoft Word? Thanks!
Private Sub Command56_Click()
Dim...