Thread: fields on forms
View Single Post
  #2  
Old June 4th, 2004, 12:05 PM
Nikos Yannacopoulos
external usenet poster
 
Posts: n/a
Default fields on forms

No, you don't! Just open the form in design view, go to manu item View
Filed List, and when the field list appears just drag the new field and drop
it on the form.

Note: this will work if your fornm's recordsource is the table directly. If
the recordsourse is a query containing the table, then you will have to
change the query design first, so you include the new field.

HTH,
Nikos

wrote in message
...
Hello,

I just added one new field to a table after i had already
created a working form.I do not know how to place that new
field on to this form.Do i have to create a new form in
order to place this new field within it?
Thanks