+ Reply to Thread
Results 1 to 4 of 4

move every fourth line to next column

  1. #1
    Registered User
    Join Date
    05-11-2016
    Location
    berlin
    MS-Off Ver
    msoffice16
    Posts
    2

    Question move every fourth line to next column

    Hi there

    I want to edit the excel file (301-310) that it looks like this one (151-160). So my plan is to move every 4th line to the right column and move it upwords, so the german word is next to the english one (like the file 151-160).

    I've search the forum, but I am an hardcase nooby with excel and don't know anything about macros and that stuff.

    Thank you very much for your help, I need this vocabs for my A-levels in germany. If something is unclear just ask me .


    All the best
    Robin
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: move every fourth line to next column

    Assuming the structure is exactly as you show in your sample, add to the code module for the worksheet:
    Please Login or Register  to view this content.
    Simple code, easy to understand if you step through it.

  3. #3
    Registered User
    Join Date
    05-11-2016
    Location
    berlin
    MS-Off Ver
    msoffice16
    Posts
    2

    Re: move every fourth line to next column

    Hello cytop

    Thank you very very much for your fast reply. It works great ))

    Wish you a great day!!
    Robin

  4. #4
    Registered User
    Join Date
    03-17-2016
    Location
    India
    MS-Off Ver
    2010
    Posts
    83

    Re: move every fourth line to next column

    Hi,

    If you don't want to use VBA coding's then below is the function to get expected result

    Step 1 -- Add Headings for columns
    Step 2 -- In B2 > =IF(A2=B1,"",A3)
    Step 3 -- Copy formula to the rest of the fileds
    Step 4 -- Do Paste special
    Step 5 -- Delete Blank field rows from "B" Column

    Attached file for your quick understanding
    Attached Files Attached Files
    Thank You.....

+ 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. Loop to go down column and copy every fourth row
    By ammartino44 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-04-2015, 02:31 PM
  2. Selecting data from every fourth column
    By Lassebn in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-06-2013, 04:27 AM
  3. Move every other nth line to nth column
    By excel4phil in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-01-2013, 05:47 PM
  4. Replies: 3
    Last Post: 01-08-2013, 01:27 PM
  5. [SOLVED] How do I move a line marker on a line column combination chart?
    By dknj30 in forum Excel General
    Replies: 7
    Last Post: 05-08-2012, 09:21 AM
  6. Add three columns into fourth Column
    By jmycr in forum Excel General
    Replies: 3
    Last Post: 08-23-2008, 12:16 AM
  7. [SOLVED] Excel: is it possible to move column contents into a line
    By Ginger in forum Excel General
    Replies: 2
    Last Post: 06-16-2005, 02:05 PM

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