+ Reply to Thread
Results 1 to 4 of 4

Move data in two columns

  1. #1
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Move data in two columns

    Hello everybody
    In my attachment I have to type marks and dates in just column B and C
    I need a worksheet_change if I typed a new mark and a new date to move data like that :

    Column B Column C Column D Cloumn E Cloumn F Cloumn G Cloumn H Cloumn I Cloumn J Cloumn K
    85 09/12/2014 80 08/12/2014 70 20/08/2014 75 01/05/2014 60 01/01/2014

    If I put new data in column B & C (for example : 88 13/12/2014)
    the desired result should be like that:

    Column B Column C Column D Cloumn E Cloumn F Cloumn G Cloumn H Cloumn I Cloumn J Cloumn K
    88 13/12/2014 85 09/12/2014 80 08/12/2014 70 20/08/2014 75 01/05/2014

    Simply to clear the mark and the date in columns J & K and to transit data to its suitable place
    Hope it is clear
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Move data in two columns

    Any idea about how to start

  3. #3
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Move data in two columns

    Can I store data in column B and Column C to get it after typing new data over them?

  4. #4
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Move data in two columns

    Thanks everybody I have devised this code
    Please Login or Register  to view this content.
    And it worked

+ 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] move data from diff rows in 1 column into new columns based on dup data in another field
    By lxndeb in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-01-2014, 11:50 PM
  2. Replies: 1
    Last Post: 12-18-2013, 05:31 PM
  3. [SOLVED] Move data from Column A-E or B-F to columns G-K
    By netnewbie in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 10-01-2013, 10:05 AM
  4. [SOLVED] How to move one Column's data to other Columns...
    By LeoThe Lion in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-25-2012, 05:11 AM
  5. Replies: 5
    Last Post: 12-06-2011, 09:23 AM

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