| | |
|
|
|
Printing the names of the records |
| message from Frederik Goerlandt on 9 May 2004 |
Hello,
does someone knows how I can print a list with all the recordnames of a
specific table? When I now open a table and press the print icon, he prints
the table with all his data.
Frederik
|
| tina replied to Frederik Goerlandt on 09 May 2004 |
recordnames?
do you mean the primary key field? if you only want to print the data from
certain field(s) in a table, create a SELECT query to pull only those
fields, and print the query.
or do you mean the field names, not record names? one way to print field
names in a table is: on the menu bar, click Tools, Analyze, Documenter.
then make your selections in the dialog box, clicking the Options button to
select what information you want to print. the Documenter creates an
(uneditable) report that you can print and/or "publish with Word" - saving
it as a Word doc.
hth
"Frederik Goerlandt" <goerrie@hotmail.com> wrote in message
news:OlGy%23bgNEHA.1608@TK2MSFTNGP12.phx.gbl...
|
|
Archived message: Printing the names of the records (MS Access Forms)