Here is my problem. I have a "main form" on which I have some fields. For one of the fields, I want to say that if the date field is blank, it is to use the date field (for the same building) from another table.
Ive built a query which shows the date from the other table, depending on the building number which is displayed on the main form.
Ive placed the subform on the main form so I can see the date, but how do I go about transferring the date from this form/query into the field on the main form, so it not only shows in the field but also adds it to the main table.
Or can someone else think of a better way of doing this?
Ive built a query which shows the date from the other table, depending on the building number which is displayed on the main form.
Ive placed the subform on the main form so I can see the date, but how do I go about transferring the date from this form/query into the field on the main form, so it not only shows in the field but also adds it to the main table.
Or can someone else think of a better way of doing this?