Consulting

Results 1 to 2 of 2

Thread: Adding a Tab in .htmlBody of email.

  1. #1
    VBAX Regular
    Joined
    Dec 2017
    Posts
    16
    Location

    Adding a Tab in .htmlBody of email.

    Hi all,

    I am trying to do email automation, but I need to format the email body. I am trying to add a "tab". So far, I have tried &nbsp, vbTab etc but none works.

    Cheers,
    JackCell

  2. #2
    VBAX Regular
    Joined
    Dec 2017
    Posts
    16
    Location
    Solved the issue by adding ; to &nbsp.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •