One other thing:
To export your report to ms word, you can do it in two (i guess) ways, depending on the report layout itself.
The easy one, is to add a button in your form and let the wizard to write the code to export the report to word.
The hard one is to automate ms word. To do that you will need create a .dot document, make all the design by hand and place bookmarks for every data field.
The first one is ok if your report is doesn't need parameters and with very basic layout.
In the second, you have full control. You can have the word report just as you have it in access.
I may dare to add another "option".
If the report just for reading you can send your Access report to any pdf printer, you can find a lot of them for free.