Default value posted to table

G

Guest

Hi. I have a form that has a date field. The form has a subform that also has
a date field. I'd like the subform date field to default to the form's date
field AND be stored in the subform's table.

I tried a combo box that looked like it was working- the form showed the
date but the date was not stored in the table.

It a lot of data entry to fill in the subform date for each entry. Could
someone explain how to default the date from the form to the subform AND
store the date in the subform table? Thanks!
 
R

Rick Brandt

Stephanie said:
Hi. I have a form that has a date field. The form has a subform that
also has a date field. I'd like the subform date field to default to
the form's date field AND be stored in the subform's table.

I tried a combo box that looked like it was working- the form showed
the date but the date was not stored in the table.

It a lot of data entry to fill in the subform date for each entry.
Could someone explain how to default the date from the form to the
subform AND store the date in the subform table? Thanks!

Add each field the the MasterLink and ChildLink properties.
 

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