+ Reply to Thread
Results 1 to 5 of 5

Mail Merge and Send Fax via Email

  1. #1
    Forum Contributor
    Join Date
    09-19-2004
    Location
    Canada
    Posts
    408

    Mail Merge and Send Fax via Email

    Hi all,

    I am trying to create a macro to automate sending fax requests related to data on a report, and have found the following code online which I tried to modify to meet my need. However, it is not working. It opens the Word template but gives Run-time error'438' Object doesn't support this property or method.

    This is my first attempt at Mail Merge, in general, so I am practically clueless at what I am doing and will appreciate it if someone could help me, please.

    Here is the code:

    Please Login or Register  to view this content.
    Thank you,
    Gos-C
    Using Excel 2010 & Windows 10
    "It is better to be prepared for an opportunity and not have one than to have an opportunity and not be prepared."

  2. #2
    Registered User
    Join Date
    06-12-2015
    Location
    Maryland, USA
    MS-Off Ver
    2010
    Posts
    83

    Re: Mail Merge and Send Fax via Email

    instead of:

    Please Login or Register  to view this content.
    try:

    Please Login or Register  to view this content.
    Got help? Pls give rep.
    If you do R&D learn VBA

  3. #3
    Forum Contributor
    Join Date
    09-19-2004
    Location
    Canada
    Posts
    408

    Re: Mail Merge and Send Fax via Email

    Wonderful! Big improvement. Thank you very much for spotting that and pointing it out, JoeFoot. However, it still gave the same error message, "Object doesn't support this property or method."

    It fails here:

    [CODE][/With .DataSource
    .FirstRecord = r - 1
    .LastRecord = r - 1
    .ActiveRecord = r - 1
    End WithCODE]

  4. #4
    Forum Contributor
    Join Date
    09-19-2004
    Location
    Canada
    Posts
    408

    Re: Mail Merge and Send Fax via Email

    It looks like it's the code to have Outlook send all the documents (faxes) as an attachment that is not correct/needed. Can some help me, please?

    Thank you,
    Gos-C
    Last edited by Gos-C; 06-18-2015 at 02:20 PM.

  5. #5
    Registered User
    Join Date
    06-12-2015
    Location
    Maryland, USA
    MS-Off Ver
    2010
    Posts
    83

    Re: Mail Merge and Send Fax via Email

    remove this:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to do a Mail Merge With CC Email
    By Kingswood in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-25-2015, 04:25 PM
  2. Automatic send email (without even click send in mail software) with excel vba ??
    By alexnkc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-17-2013, 08:31 PM
  3. mail merge to email
    By newangel90 in forum Word Formatting & General
    Replies: 1
    Last Post: 12-10-2010, 12:53 PM
  4. .Send Mail - Additional Email Recipient
    By pauldaddyadams in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2009, 06:21 AM
  5. Send Mail Merge Auto-Emails based on date
    By Phillycheese5 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-17-2005, 11:40 AM

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1