How can I print a 'blank' form in Access 2003 i.e. without data

T

tonytatam

I have created a small database using Access 2003 from which I would like to
print a blank form. This form would be used by clients to complete by hand to
subsequently allow me to update information in the database. I know i can
print the form as a report but it always contains data. Any help would be
appreciated.
Thanks.
Tony Tatam
 
B

BruceM

You could create a form that is not bound to a record source, or one with
unbound controls.
 
Top