M
MB
I have a subform on my form for data entry. The main form has employee name,
division and department. The subform is for data entry on the computer
equipment they use. The records that have already been entered show up, but
when adding a new record, the fields are not there. The form is there, the
column headings are there, but no fields to enter data. The fields on the
main form (employee info) are there, however.
I'm using 2007. The subform's Data Entry, Allow Additions and Allow Edits
are set to yes and the Cycle is set to All Records.
The query's Unique Values is set to Yes and Unique Records is set to No. If
I change these, then my combo boxes have duplicates and no records show up in
the subform.
Whether I use a button to add new record or the navigation bar at the bottom
of the form, the result is the same: a blank new record appears, but no
fields in the subform to fill in.
(I'm still a novice, so I'm not good with code.)
Thank you for your help.
MB
division and department. The subform is for data entry on the computer
equipment they use. The records that have already been entered show up, but
when adding a new record, the fields are not there. The form is there, the
column headings are there, but no fields to enter data. The fields on the
main form (employee info) are there, however.
I'm using 2007. The subform's Data Entry, Allow Additions and Allow Edits
are set to yes and the Cycle is set to All Records.
The query's Unique Values is set to Yes and Unique Records is set to No. If
I change these, then my combo boxes have duplicates and no records show up in
the subform.
Whether I use a button to add new record or the navigation bar at the bottom
of the form, the result is the same: a blank new record appears, but no
fields in the subform to fill in.
(I'm still a novice, so I'm not good with code.)
Thank you for your help.
MB