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"...
Thanks a lot. I appreaciate that.
There's 2 issues though.
a) I only want the email to send if RYAN is selected.
b) I don't see a place within the code that you created where I can write the email address that you are sending the mail to?
Thanks again,
Ryan.
I figured out what the problem is but don't know how to fix it.
I have a main form containing 5 tabs. One of these tabs is labelled 'Notes' and whenever the current client, who is showing on the form, has nothing entered under this tab I get the error message if I close the form while s/he is...
ACTUALLY...it has nothing to do with the onclose event procedure...I just deleted the entire code and tried to close the form (without any procedure) and I still got the error message...
Any ideas what else it could be?
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.