+ Reply to Thread
Results 1 to 9 of 9

Reference A Located Cell

  1. #1
    Forum Contributor
    Join Date
    11-30-2020
    Location
    Ny
    MS-Off Ver
    Office 365
    Posts
    188

    Reference A Located Cell

    In the sample workbook provided I used the Formula =CELL("address",INDEX($B$4:$D$15,MATCH("AB109",$B$4:$B$15,0),3)) to locate the cell containing the Department of employee AB109. It provides me with that location correctly, it displays $D$12, My question is now that I have that cell location, I want to reference it from another cell. For example: I want F15 to equal the contents of that located cell. Any way of doing this?
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,488

    Re: Reference A Located Cell

    Try:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    11-30-2020
    Location
    Ny
    MS-Off Ver
    Office 365
    Posts
    188

    Re: Reference A Located Cell

    Thanks TMS that worked for step one of my project! One more question please, Is there a way in the worksheet provided to have "Due" pasted from column E (No matter what cell in that column its typed) into L6, However if "Due" in column E is changed to an amount update that value to L6? Thanks again, looking forward to your response.
    Attached Files Attached Files

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,488

    Re: Reference A Located Cell

    You're welcome.

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

  5. #5
    Forum Contributor
    Join Date
    11-30-2020
    Location
    Ny
    MS-Off Ver
    Office 365
    Posts
    188

    Re: Reference A Located Cell

    Thanks once again, but is there a way to accomplish this without summing the column, just putting that one value into L6? Last question I promise.

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,488

    Re: Reference A Located Cell

    ... but is there a way to accomplish this without summing the column, just putting that one value into L6?
    If there is nothing else in the range, probably. If it is the last value in the range, probably. If it is one among many, you probably need VBA.

  7. #7
    Forum Contributor
    Join Date
    11-30-2020
    Location
    Ny
    MS-Off Ver
    Office 365
    Posts
    188

    Re: Reference A Located Cell

    Ok thanks TMS i REALLY appreciate the help.

  8. #8
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,488

    Re: Reference A Located Cell

    You're welcome. Thanks for the rep.


    Last, or only, value in the column:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  9. #9
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,488

    Re: Reference A Located Cell

    Going back to the original question, why do you go round the houses to get the department for an employee? Why do you need the cell address?

    You could just use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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. How to go to a cell reference located from VLookup.
    By ZD1966 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-19-2021, 04:13 AM
  2. How to go to a cell reference located from VLookup.
    By ZD1966 in forum Excel General
    Replies: 1
    Last Post: 07-18-2021, 12:05 PM
  3. [SOLVED] Search formula = If cell contains word located in another cell = true
    By BPSJACK in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-05-2014, 11:56 AM
  4. Replies: 4
    Last Post: 05-03-2012, 06:23 PM
  5. Reference image file located in excel zip package
    By Nej in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-22-2011, 09:56 AM
  6. [SOLVED] How to reference a Class Module located in an add-in or another workbook?
    By keithb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-09-2005, 09:05 PM
  7. [SOLVED] How to reference code located in an Add-in File
    By keithb in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-30-2005, 09:05 AM

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