How do I attach an email to a form response

G

Guest

I have been developing a customer survey for my company and have hit a brick
wall. I can not seem to get the vb code correct on the email macro -- here
is what I need the macro to do:

User fills in form
user clicks the check box to submit survey responses
form saves
form sends the email responses to me
subject line = survey response
msg box pops up stating - your responses have been submitted.
Thank you
form closes

Any ideas?
 
R

Robert M. Franz (RMF)

Hi CAQ
I have been developing a customer survey for my company and have hit a brick
wall. I can not seem to get the vb code correct on the email macro -- here
is what I need the macro to do:

User fills in form
user clicks the check box to submit survey responses
form saves
form sends the email responses to me
subject line = survey response
msg box pops up stating - your responses have been submitted.
Thank you
form closes

Any ideas?

better post these in one of the vba related forums, and include any code
you have so far.

HTH
Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top