Results 1 to 3 of 3

Unable to link default email signature to email

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-22-2009
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    122

    Unable to link default email signature to email

    After searching for answers i found rons code for sending html email messages using ranged data, but i have an issue with the signature itself. The code works when a file is actually referenced, but what i need it to do is pull a users signature using a wild card. Since users will name their signature to different names, i need it to pull the default signature.
    SigString = "C:\Documents and Settings\" & Environ("username") & _
                    "\Application Data\Microsoft\Signatures\" & "*.htm"
    but using this seems to give a error 53, object not found. Its seem i am missing something or going about it in the wrong fasion. Any assistance will be appreciated.
    Last edited by paxile2k; 12-15-2010 at 06:53 PM.

Thread Information

Users Browsing this Thread

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

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