How could I print a list of field names without using code?

M

Max

I am a beginner to Access and know nothing about code. I did see this
question answered by using code. I know enough to recognize it, and also to
know that I would never attempt to use it. So is there a way to print out a
list of my field names by using the task bar drop-down menus or wizards?

Thanks in advance, and thanks for all MVPs patience with us newbies and
beginners. Mom always said there are no stupid questions, and to never be
afraid to learn something new, so here I am, :). Thanks again.
 
D

dbahooker

or can't you get this by writing a query out of msyscolumns or
somethign? or am i thinking of the sql server side of the equation

i would personally just open the table; take a screenshot; paste it
into an email or word and then print
 
Top