Adding a new field to an existing form

G

Geoff

Hi I was wanting to find out how to add a field from a
table to an existing form without creating a new form
using the wizard.
 
M

Mike Painter

Geoff said:
Hi I was wanting to find out how to add a field from a
table to an existing form without creating a new form
using the wizard.
If the form is based on a table it will be available as soon as you add it.
If it is based on a query you must open the query and add the field to the
query, then you may add it to the form.
 
Top