Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hello,
I'm trying to create a sub in Access 2003 VBA that will send an email with a checkbox in the message.
I need a checkbox that can be checked before the email is sent... basically a Yes, No option.
Is it possible to accomplish this task in Access 2003 VBA and using Outlook?
Thanks in advance.
Here is the code that I cannot get to work:
strBody = "Click Check Box:"
strBody = strBody & "Yes / No" & <input type='checkbox'> " & vbCr
Call ClipBoard_SetData(strBody)
DoCmd.SendObject , , acFormatHTML, "rashar sharro", , , Cust_Name & " " & Cust_Number & ": " & "Testing checkbox control", strBody

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |