+ Reply to Thread
Results 1 to 3 of 3

Finding value at last cell in column on different sheet using indirect sheet value

  1. #1
    Registered User
    Join Date
    07-04-2013
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    17

    Finding value at last cell in column on different sheet using indirect sheet value

    I am trying to use a indirect sheet reference to find the final value in a column. The sheet name is held in D2 in the current sheet, the column required is E.

    I am able to get the final value using:
    =INDIRECT("E"&COUNTA(E:E))

    but struggling to get the sheet to change, I have tried:
    = INDIRECT(D$2!&"E"&COUNTA(E:E))

    Any help would be appreciated. Thanks

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Finding value at last cell in column on different sheet using indirect sheet value

    This worked for me:

    Please Login or Register  to view this content.
    My sheet numbers are Sheet1, Sheet2, Sheet3.
    This returned the count of filled cells in column A


    This gave me the contents of the cell:

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by mehmetcik; 10-05-2014 at 04:20 PM.

  3. #3
    Registered User
    Join Date
    07-04-2013
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: Finding value at last cell in column on different sheet using indirect sheet value

    Thank you very much, it is working but I have put a slight spanner in the works and I didnt realise the header column would make a difference. I am now just getting the 2nd to last value, can you think of a quick fix?
    Last edited by sm9748; 10-05-2014 at 05:12 PM. Reason: Update from previous post

+ 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. Macro for finding cell value and pasting entire column in new sheet
    By rexer231 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-15-2013, 07:20 AM
  2. [SOLVED] Finding values from one sheet that correspond to the right column/row of another sheet
    By hyperaura in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2013, 01:11 AM
  3. Sum of indirect sheet names with multiple cells (SUM, INDIRECT,SHEETNAME in cell)
    By a1b2c3d4e5f6g7h8 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2013, 08:42 AM
  4. Replies: 1
    Last Post: 10-30-2009, 10:58 AM
  5. Indirect Formula to return Text from one sheet to cell in another sheet
    By lou031205 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-04-2007, 02:51 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