Hi Bobbie,
I assume you filtered some records in a table and want to export them to Word/ Excel to print.
There are several solutions to this:
The easiest one is to mark the filtered records, use the contextmenue (click w/ right mouse button) and do "copy&paste".
Another possibility is to 'export' exactly the filtered records, into MS-Word for example: Filter the records and then click on the icon "W" (the 'w' is blue and looks like the icon on the desktop, which is used to start MS-Word, but it's smaller); it is located in a toolbar below the menue. You might have to press the tiny arrow-icon (like "^" but pointing DOWN) to get the right icon.
[[ If you can't see the icon, the toolbar containing the icon is not activated. To do so go to "View" (3rd from left) in the menue, then click "Toolbars" (6th from top) and activate "database" (1.) by clicking. ]]
By using this "W" icon you should get only the filtered records into Word.
Generally a table is used to store data, with a query you can do filtering and sorting operations (and other stuff: calculations, creating tables, filling them, etc), and in a report you present your data (from tables or queries) in a professional style (to print it or to convert it in a pdf-like snapshot-formate).
So another possibility would be to create an report from your table (which contains only the needed records) and print the report.
Hope this helps,
Barbarossa II