+ Reply to Thread
Results 1 to 4 of 4

Last Value from Column on Different Sheet

  1. #1
    Registered User
    Join Date
    08-20-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    7

    Question Last Value from Column on Different Sheet

    Hi All,

    This is driving me nuts coz i have found plenty of posts but i can not get them to do what i am after.
    So Fingers Crossed i can have one of your brains work better than mine in a simple fix.

    Sheet 1
    ====
    Column B - Has Text that is the name of Sheets (eg. Joe Smith or Peter Blogg)
    Column D - The Cell that i want to show the last value entered within "Sheet 2 - Column N3:N500".

    ** There will be blank cells within "Sheet 2 - Column N3:N500"
    ** N3:N500 are fixed and will NOT go beyond this.
    ** Best case scenario is that if no value within "Sheet 2 - Column N3:N500" that Cell D# on SHEET 1 would display value from "Sheet 2 - Cell N1"

    Examples I have tried are:

    ** Seems to work --
    Please Login or Register  to view this content.
    ** Seems to get the 2nd Last Value --
    Please Login or Register  to view this content.

    Sheet 2 or 3 or 4 etc aka Joe Smith or Peter Blogg
    ====
    Column N (Cells 3 --> 500) - has Formulas as per below

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

    Can you help please?
    The simpler the formula I can use the better.

    Very much appreciate your assistance if you can help.

    Thanks

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,919

    Re: Last Value from Column on Different Sheet

    It is difficult to visualize what you are trying to do from a verbal description. Including a sample spreadsheet would help a lot.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,145

    Re: Last Value from Column on Different Sheet

    Is column D text or numbers or both?

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Last Value from Column on Different Sheet

    See if this does what you want...

    On Sheet1...

    B2 = Joe Smith

    D2 formula: =LOOKUP(1E100,INDIRECT("'"&B2&"'!N3:N500"))

    That formula will return the last (bottom-most) number from the range 'Joe Smith'!$N$3:$N$500.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Replies: 8
    Last Post: 03-16-2015, 08:39 AM
  2. Copy data from column in one sheet to column in another sheet until blank in F
    By votekinky06 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-26-2014, 05:22 PM
  3. Replies: 0
    Last Post: 01-23-2014, 01:31 AM
  4. Replies: 4
    Last Post: 08-21-2013, 07:15 AM
  5. Replies: 10
    Last Post: 03-31-2013, 07:40 PM
  6. Replies: 2
    Last Post: 07-27-2012, 06:01 PM
  7. Copy column data on one sheet to row or column date on another sheet based on user in
    By soready42012 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-08-2012, 12:03 AM

Tags for this Thread

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