+ Reply to Thread
Results 1 to 2 of 2

Use a cells calculated value for a referance to lookup a particular sheet

  1. #1
    Registered User
    Join Date
    10-08-2018
    Location
    Buffalo, NY
    MS-Off Ver
    2013
    Posts
    1

    Use a cells calculated value for a referance to lookup a particular sheet

    I have a very simple spreadsheet that is working but want to make it more user friendly...not sure how to do it...

    I have a multiple tab spreadsheet that has students name with account info ... description, money add, money subtract, and balance (see attached)

    I then have a summery of all students on one page showing their account balance using a lookup function =LOOKUP(2,1/(Tony!D:D<>""),Tony!D:D) to indicate their running balance .

    I'm using a index to list the students name (which is the same name as indicated on the Tab)

    what I want to do is make sure the "tony!" tab is always showing the correct value next to the correct tab...

    is there are way to reference the lookup cell to the name that is next to it....
    Attached Images Attached Images

  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,794

    Re: Use a cells calculated value for a referance to lookup a particular sheet

    Try this in C3:

    =LOOKUP(2,1/(INDIRECT("'"&B3&"'!D:D")<>""),INDIRECT("'"&B3&"'!D:D"))

    then copy down.

    Hope this helps.

    Pete

+ 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] Sheet adress(name) in cell as referance
    By 912Geir in forum Excel General
    Replies: 11
    Last Post: 05-30-2017, 04:47 AM
  2. Referance other cells in merged cells without skipping data
    By ldsands in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-26-2015, 11:24 PM
  3. Trying to referance data from one sheet to another
    By Jugger0s in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-21-2014, 10:02 AM
  4. [SOLVED] Formula to referance Sheet
    By rizmomin in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-12-2013, 04:47 PM
  5. How do I mix if with then referance cells
    By jpeirano in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 03-11-2011, 08:45 AM
  6. Lookup referance numbers
    By djfatboyfats in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-16-2008, 04:12 AM
  7. [SOLVED] How do I use a cell as a referance to a file in a lookup statemen.
    By SarahP in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2005, 08:06 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