+ Reply to Thread
Results 1 to 5 of 5

Copy nth Row Cell to Column

  1. #1
    Forum Contributor
    Join Date
    05-12-2013
    Location
    Australia
    MS-Off Ver
    Microsoft Office 365
    Posts
    117

    Copy nth Row Cell to Column

    I want to copy the dates shown in the merged cells from Sheet1 to a single column in Sheet2, but unsuccessful. Does the merged cell make a difference?

    Cheers.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,813

    Re: Copy nth Row Cell to Column

    You can use this formula in cell B2 of Sheet2:

    =INDEX(Sheet1!$2:$2,(ROWS($1:1)-1)*4+2)

    Copy it down as required.

    Hope this helps.

    Pete

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,493

    Re: Copy nth Row Cell to Column

    Worksheet or Tab name : sheet2
    Cell B2 formula , drag down

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    05-12-2013
    Location
    Australia
    MS-Off Ver
    Microsoft Office 365
    Posts
    117

    Re: Copy nth Row Cell to Column

    Thks, both formulas do the job.

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,493

    Re: Copy nth Row Cell to Column

    @Ian McPherson You're Welcome. Glad to help . Thank You for the feedback and rep.

+ 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] copy the word within the cell of a column and paste in other cell of column
    By anuwers in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-12-2020, 06:19 PM
  2. [SOLVED] If Cell in column B is empty, do not copy. Otherwise copy respective cell in Column A
    By pelbert in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-30-2020, 09:23 PM
  3. Replies: 4
    Last Post: 05-03-2019, 03:11 AM
  4. copy every 12 cells skip a cell (column) and copy
    By ammartino44 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-10-2015, 04:30 PM
  5. [SOLVED] copy text in column b cell if column a cell is not empty
    By El Conquistador in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-08-2013, 09:43 AM
  6. [SOLVED] if cell x in column D has a specific value then copy cell x from column A to sheet B
    By new@excel in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 03-28-2013, 07:26 PM
  7. [SOLVED] Loop-copy cell values from a row, and then copy them into a column
    By vukovicnikola in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-15-2012, 06:03 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