I have this macro in word where i am trying to Merge and turn the files into PDFs. It doesnt seem to be working and i cannot figure out how to go about fixing it. I copied the macro below:
Sub Merge_to_pdf() '
' merge1record_at_a_time Macro
'
'
Dim fd As FileDialog
'Create a...