Is the form based on the table, or on a query? If it's based on a query,
make sure that the query includes the new field.
Once the new field is included in the form's recordsource, simply add a new
textbox to your form, with the new field as its control source.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"ktie2332" <(E-Mail Removed)> wrote in message
news:ACF7DDB2-5834-4EE2-82AF-(E-Mail Removed)...
> I created a table, then a form. Then I added an employee ID field to my
> table, but now it isn't in my form. How do I update the form without
> recreating it with a wizard? I am using ACCESS 2003.
> --
> Katie