C
critter
I created a Command Button in a form to send an email from Visual Basic by
following the instructions found here. http://support.microsoft.com/kb/161833
I want to use this to send a short "Order Notice" message to people. I need
to have the Message.Text to only show a unique order name and number for each
message sent.
How can I have the data from a specific Text Form Field on my form
automatically fill in the Message.Text field of my VBA Send Email button?
following the instructions found here. http://support.microsoft.com/kb/161833
I want to use this to send a short "Order Notice" message to people. I need
to have the Message.Text to only show a unique order name and number for each
message sent.
How can I have the data from a specific Text Form Field on my form
automatically fill in the Message.Text field of my VBA Send Email button?