+ Reply to Thread
Results 1 to 8 of 8

Pulling info from Column going down into column going up

  1. #1
    Registered User
    Join Date
    11-23-2012
    Location
    Massachusetts
    MS-Off Ver
    Home and Office 2016 32-bit
    Posts
    72

    Pulling info from Column going down into column going up

    I am trying to pull a column of cells from one sheet into another column in another sheet, but the first column goes down, I need the second column to go up.

    How do I copy D6:D372 into B366:B1?

    I hope this is clear, if not let me know.

    Thanks for the help.

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Pulling info from Column going down into column going up

    do you want value of D372 into b1 and so on
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  3. #3
    Registered User
    Join Date
    11-23-2012
    Location
    Massachusetts
    MS-Off Ver
    Home and Office 2016 32-bit
    Posts
    72

    Re: Pulling info from Column going down into column going up

    I need value of D6 into B366, D7 into B365, etc

  4. #4
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Pulling info from Column going down into column going up

    try below in B1 and drag down
    =INDEX($D$6:$D$372,367-ROW(A1))

  5. #5
    Registered User
    Join Date
    11-23-2012
    Location
    Massachusetts
    MS-Off Ver
    Home and Office 2016 32-bit
    Posts
    72

    Re: Pulling info from Column going down into column going up

    Thanks, I am sure I'm doing something wrong referencing another sheet:

    =INDEX('[Model Totals.xlsx]2016'!$D$6:$D$369,367-ROW(A1))

    It returns: #REF!

  6. #6
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Pulling info from Column going down into column going up

    you need to use
    =INDEX($D$6:$D$369,364-ROW(A1))

  7. #7
    Registered User
    Join Date
    11-23-2012
    Location
    Massachusetts
    MS-Off Ver
    Home and Office 2016 32-bit
    Posts
    72

    Re: Pulling info from Column going down into column going up

    Thank you for the quick solution

  8. #8
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Pulling info from Column going down into column going up

    @ dbogey you are welcome and thanks for the 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. Pulling info from Row by dragging down on Column
    By itsandyslife in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-31-2014, 01:42 AM
  2. pulling total from one column if criteria is met from another column
    By ALYCEN in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-11-2014, 07:50 PM
  3. Pulling Info from Column
    By SouthFloridaBadger in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-08-2014, 11:30 AM
  4. Replies: 3
    Last Post: 08-24-2013, 04:00 AM
  5. If column is populated, copy and paste info. into new workbook(keeping other column info.)
    By mary.gallagher in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-24-2013, 02:56 PM
  6. Replies: 6
    Last Post: 06-26-2012, 11:19 AM
  7. Replies: 6
    Last Post: 12-11-2008, 02:58 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