+ Reply to Thread
Results 1 to 1 of 1

Move a cell reference from one column to another

  1. #1
    Registered User
    Join Date
    06-13-2011
    Location
    Houston, TX
    MS-Off Ver
    Excel 2003
    Posts
    1

    Move a cell reference from one column to another

    Hello Everyone;

    I am new to VBA and would like help on a code. I need to write a macro that would move data from one cell refernce to another. For example: From this
    "A" "B" "C" "D" "E" "F"
    123 345 988 123 IN IN
    234 345 099 23 IN IN
    234 345 972 765 IN IN

    To this

    "A" "B" "C" "D" "E"
    123 988 IN

    345 099 IN


    234 972 IN
    ect......

    Attach is a example workbook. The highlighted area is where I want to take that data and move it to column "A", "C" and "E".

    Thanks
    Johnny
    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)

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