G
Guest
Suppose I have a form called frmMaster with a subform called frmChild, and a
field on the sub form called LastName. How do I get the value of LastName
into a string variable called StrLastName. What is the proper syntax with
exclaimation marks and periods etc.
StrLastName = ????
field on the sub form called LastName. How do I get the value of LastName
into a string variable called StrLastName. What is the proper syntax with
exclaimation marks and periods etc.
StrLastName = ????