I have an unbound form (form A). Depnding what is input on form A another form will open. For this example Form B. Form B has a field called ContNbr that defaults with the value from a field on form A, this field on Form B can be overwritten/changed by the user. Within Form B is a subform. The subform populates with additional details about ContNbr, based on the value in ContNbr on Form B.
If I manually type in my ContNbr the subform populates with the additional details perfectly, but it will not populate (stays blank) if the default value from formA is left in the field and is not overwritten by the user.
Would anyone know why this is???
Thanks
Cindy
If I manually type in my ContNbr the subform populates with the additional details perfectly, but it will not populate (stays blank) if the default value from formA is left in the field and is not overwritten by the user.
Would anyone know why this is???
Thanks
Cindy