+ Reply to Thread
Results 1 to 2 of 2

Help on vba code to add some text in attachment of mail file

  1. #1
    Forum Contributor
    Join Date
    07-23-2013
    Location
    bangalore
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    143

    Help on vba code to add some text in attachment of mail file

    I have vba code to send file with attachment i have similar file attachment Aprompt but i want make difference in attachment through code

    if i make attachment two files Apromt.xls Aprompt.xls in single mail but i want give name in end of file name like (CCI-APrompt.xls,ONSITE-APROMPT.XLS) OR (Apromt.xls-CCI),(Apromt.xls-ONSITE)

    FIND THE IMAGE OF MY REQUIREMENT

    I AM NOT ABLE TO UPLOAD FILE ITS HUGE SIZE I PASTED CODE BELOW

    THANKS ALOT

    I TRIED THIS

    .Attachments.Add "CCI-" & "D:\Documents and Settings\Administrator\Desktop\FORMATOPENCALL\DAILY OPENCALL\ONSITE\Aegis Infoware Pvt. Ltd.xls"
    .Attachments.Add "ONSITE-" & "D:\Documents and Settings\Administrator\Desktop\FORMATOPENCALL\DAILY OPENCALL\CCI\Aegis Infoware Pvt. Ltd.xls"

    Please Login or Register  to view this content.
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    07-23-2013
    Location
    bangalore
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    143

    Re: Help on vba code to add some text in attachment of mail file

    any experts why dont you care my needed?

+ 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. Mail Range/Selection in the body of the mail along with an attachment
    By johnny_canuck in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-27-2013, 05:52 AM
  2. code to attach the draft mail in new compose mail as attachment in outlook 2010
    By priya1987 in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2012, 08:38 AM
  3. e-mail text file attachment
    By adam2308 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-11-2009, 09:51 AM
  4. CREATING E-MAIL ATTACHMENT WITH 'BeforeSave Events' IN CODE
    By Chuckles123 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 09-08-2005, 01:02 PM
  5. [SOLVED] VB code to generate an e-mail with an EXCEL attachment, but not se
    By MJ in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-17-2005, 04:06 PM

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