Hi,
I have a pop-up form and call field values from another form using statements like the following under the default value of the field where I want the data to go:
Forms!frmClients!Agent1!
This works great, however, if there is nothing in the origional field then it plugs a '0' into the...
I'm having problems running the following within a module in that Access will not recognize the Me! aspect of the code:
'If Me!AgentSeconda = " " Then
' Fdf_Output.FDFSetValue "GA1", " ", False
'Else
' Fdf_Output.FDFSetValue "GA1"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.