Results 1 to 3 of 3
  1. #1
    Minkyboodle is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2014
    Posts
    1

    Putting a Form in Outlook Body

    Alright. So, I have the form all set up. What I need now is a way to take that form and put it into the body of an Outlook email. Any Pointers?




    Thanks in advance.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Yes. Do some googling/bing and see if you can find an example of what you're trying to do. Then use/adapt that code to you situation.

  3. #3
    trevor40's Avatar
    trevor40 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Feb 2014
    Location
    Australia
    Posts
    407
    you will have to recreate the form in the .body of the email vba code.
    use vbcrlf and spaces to arrange the layout you want. get the field data by using me.field1...
    you can add lines boxes and colors to make it look like your form, you can even use HTML formatting if you like.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 03-04-2014, 03:59 PM
  2. Creating formatted body text in Ms Outlook
    By capitala in forum Forms
    Replies: 2
    Last Post: 04-24-2013, 10:20 PM
  3. sending data into an email body - outlook
    By webisti in forum Access
    Replies: 6
    Last Post: 02-15-2012, 07:05 AM
  4. FORMATTING Outlook Email in BODY of Access code
    By taimysho0 in forum Programming
    Replies: 7
    Last Post: 11-28-2011, 11:04 AM
  5. Using ListBox value as "Body of outlook task"
    By AccessFreak in forum Database Design
    Replies: 3
    Last Post: 05-07-2011, 04:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums