Page 1 of 1

database printing

PostPosted: Fri Aug 27, 2010 6:55 pm
by harrymath
How do you print a database without database field names ?

Re: database printing

PostPosted: Sat Aug 28, 2010 2:53 pm
by Barry
harrymath wrote:How do you print a database without database field names ?


Build a layout that does not include the field labels.

If you just want the list, go Layout (menu) > Layout (menu item) to view the format of the layout you are using.
Go Layout > New Layout > Duplicate to make a copy of that Layout. Name it Fields only (or something similar).
In the Layout, select all of the field labels (but not the field frames), then press delete to delete them.
Select the field frames and drag them to new positions if you want to rearrange the appearance of the page.
When it looks the way you want, go Layout > Browse to see the result.

Regards,
Barry

Re: database printing

PostPosted: Mon Sep 06, 2010 6:46 pm
by harrymath
Thanks for the help. HC