List all contents of table...

D

Dave

I have a table with many fields, I want to be able to list
all the values of particular fields. Is there are easy way
to do this?? I don't want to list all the records, just
the fields.
 
C

Cheryl Fischer

If you want to list the Field Names and, optionally, their properties, try
Tools|Analyze|Documenter.
 
Top