+ Reply to Thread
Results 1 to 4 of 4

3d reference question

  1. #1
    Registered User
    Join Date
    11-25-2008
    Location
    Skippack, Pa.
    Posts
    11

    3d reference question

    I have a workbook containing 6 worksheets. Each worksheet name is a persons name however here I'll just use A thru F. To find the lowest value in cell E3 in each worksheet, I use =MIN(A:F!E3) which works just fine. Is there a way to return the worksheet name along with the result such as D160?
    Using Excel2003
    Thank you very much, Chuck

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Hi Chuck, and welcome to the forum.

    To return the sheet name in a cell you can use:

    Please Login or Register  to view this content.
    and assuming your example refers to sheet D and the result of your MIN() function is 160, then just concatenate the two. i.e.

    Please Login or Register  to view this content.
    HTH

  3. #3
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717
    here the code


    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    11-25-2008
    Location
    Skippack, Pa.
    Posts
    11
    Thank you both very much for your replies.
    Shijesh:
    I replaced A:F with the correct worksheet names and entered the formula as both a formula and an array formula however the result that returns is just the word "sheet".

    Richard:
    I replaced the correct sheet names also but the result that returns is the name of the worksheet that I entered the formula in. (sheet A). the value is correct.

    Chuck

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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