Subform Addition - Individual Records

D

DKrerny

Hi

I created a subform with the wizard and now need to add another field. When I add the Yes/No field or Text Box field to the subform - all records assume a "yes, no, or whatever I type in a box". How do I add a field that will allow me to update each record individually instead of them all being consistent. Please has been a real problem for me and I appreciate any assistance you can provide.
 
R

Rick Brandt

DKrerny said:
Hi

I created a subform with the wizard and now need to add another field.
When I add the Yes/No field or Text Box field to the subform - all records
assume a "yes, no, or whatever I type in a box". How do I add a field that
will allow me to update each record individually instead of them all being
consistent. Please has been a real problem for me and I appreciate any
assistance you can provide.

The new control must be bound to a field in the RecordSet the subform is
bound to. Then it will allow a "per record" value.
 
D

DKrerny

How do I bound the form

----- Rick Brandt wrote: ----

DKrerny said:
When I add the Yes/No field or Text Box field to the subform - all record
assume a "yes, no, or whatever I type in a box". How do I add a field tha
will allow me to update each record individually instead of them all bein
consistent. Please has been a real problem for me and I appreciate an
assistance you can provide

The new control must be bound to a field in the RecordSet the subform i
bound to. Then it will allow a "per record" value
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top