G
Guest
I am trying to develop a database that will make it easier to track notices
that we send to our users. As part of the process, I have created a form for
entering the information that we are sending, and a report that will just
show the information I have just entered for that user.
Now, I want to put a command button, using a macro, that I can press to send
the information to the user. I have created the macro, but when I try to use
it to send the object I just get [forms]![first_notice]![EMAIL_ADDRESS] in
the To: field, instead of the actual address. How would I change the
function to actually show the email address instead of showing the fuction?
that we send to our users. As part of the process, I have created a form for
entering the information that we are sending, and a report that will just
show the information I have just entered for that user.
Now, I want to put a command button, using a macro, that I can press to send
the information to the user. I have created the macro, but when I try to use
it to send the object I just get [forms]![first_notice]![EMAIL_ADDRESS] in
the To: field, instead of the actual address. How would I change the
function to actually show the email address instead of showing the fuction?
