+ Reply to Thread
Results 1 to 2 of 2

VBA to cut some text and insert above text in another cell

  1. #1
    Registered User
    Join Date
    11-22-2011
    Location
    New England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Question VBA to cut some text and insert above text in another cell

    I am trying to build a vba macro that will do a few things.
    1. Cut the text from the row I am working on in column A before the word "ACTION:"
    2. Insert the text cut from that row into Column B. Now, the same row in column B will probably already have text in it I want to keep. So the macro needs to insert a line to push the old text down a line and then insert the cut text.
    3. Make the older text's font in that row smaller, like size 5.
    4. Back in column A insert today's date and leave the cursor there to begin typing notes for today.

    I also need the text starting at the word "ACTION:" to remain bold.

    See that attachment for an example of before and after the macro. Also, the macro only needs to do its magic on the active cell.

    Help will be greatly appreciated.

    --Jim
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    11-22-2011
    Location
    New England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Cool Re: VBA to cut some text and insert above text in another cell

    Actually, I think I have finally put it all together... Whew!

    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)

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