How do I export a specific record in a form to a word doc? It seems to be possible with a table but I need to do the same for a form.
Thanks
How do I export a specific record in a form to a word doc? It seems to be possible with a table but I need to do the same for a form.
Thanks
You would create a query that meets the criteria for the record you wish to export. Access has an icon available to export directly to word, excel, etc on the Query menus.
Forms are primarily for input or reviewing data on the screen. Queries and reports can be used for exportation.