+ Reply to Thread
Results 1 to 1 of 1

Copy only the words in cell not the entire cell

  1. #1
    Forum Contributor
    Join Date
    02-12-2018
    Location
    Clearwater, FL
    MS-Off Ver
    MS 365
    Posts
    214

    Copy only the words in cell not the entire cell

    I have a macro that basically creates an email for me, however there are certain parts that I just want the work from the cell and not the entire cell. The following is the CBA code that I am using.
    Please Login or Register  to view this content.
    In the body I want it to say "The Customer " & "NAME" & "has requested for you to bring the rental agreement" and then under that in the body I want the Ranges
    RangetoHTML(Sheets("TSA Request").Range("A16:F16")) & RangetoHTML(Sheets("TSA Request").Range("A19:F19")) & RangetoHTML(Sheets("TSA Request").Range("A4:F4")) & RangetoHTML(Sheets("TSA Request").Range("A5:F5")) & RangetoHTML(Sheets("TSA Request").Range("A9:F9")) & RangetoHTML(Sheets("TSA Request").Range("A7:F7"))

    The issue is when it creates the email, it puts an extra line below the info request to generate this email. I would like for the agent to click on "Bring Rental Agreement" hyperlink which currently opens an email template, but rather it generate this email for them. Any help would be greatly appreciated. i have also attached a copy of my workbook for any assistance that you can provide.
    Attached Files Attached Files

+ 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. [SOLVED] Excel Formula to Copy Value/ Words into a Cell if Amount is Equal to Another Cell Value
    By arnel_10 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2017, 07:06 PM
  2. [SOLVED] keyword search - a macros to change font color for specific key words (not entire cell)
    By kingwhopper in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-10-2014, 12:25 PM
  3. [SOLVED] Macro copy entire row if any cell frm col A in sheet1 match any cell frm col A in sheet2
    By daillest319 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2013, 03:20 PM
  4. Find Words from an entire column in a cell
    By sra233 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-31-2013, 11:41 PM
  5. Find Words from an entire column in a cell
    By sra233 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-31-2013, 04:16 PM
  6. [SOLVED] Delete entire row if the cell has three 3 or two 2 letter words
    By plasma33 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-21-2012, 08:23 PM
  7. Need to find a word in a cell, copy the entire cell and two adjacent columns on same row
    By hang_sandwich in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-01-2012, 11:16 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