+ Reply to Thread
Results 1 to 3 of 3

Showing a cell value of a cell in a cell in another location.

  1. #1
    Forum Contributor
    Join Date
    12-06-2013
    Location
    Sri Lanka
    MS-Off Ver
    Excel 2016
    Posts
    613

    Post Showing a cell value of a cell in a cell in another location.

    Dear Experts,

    Pls find the attached excel sheet which has been developed for machine break down monitoring of a garment factory.

    Details:

    Here in this sheet, column "C" contains the line nos where the machine break down took place. column "F" includes the "serial no" of the broken down machine.


    Columns AG,AJ, AM etc shows the list of the total number of machines(serially) available in the factory. Columns AI, AL, AO etc shows the repair time related to that particular machine based on the repairing time calculated in column "c".


    My requirement is to get the line no of the repaired machine in to column AH based on the machine number details in the column F. Here in the F column, the same machine serial no can be repeated several time depending on the number of times that particular machine breaks down.

    It doesn't matter how many times a particular machine break downs, but I need to see the "line No" where that machine is operating by referring to column AH, AK and AN etc.

    Thanks and regards
    Anuruddha
    Attached Files Attached Files

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Showing a cell value of a cell in a cell in another location.

    maybe
    =INDEX(C:C,MATCH(AG5,F:F,0))
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Forum Contributor
    Join Date
    12-06-2013
    Location
    Sri Lanka
    MS-Off Ver
    Excel 2016
    Posts
    613

    Re: Showing a cell value of a cell in a cell in another location.

    Dear Vldy,

    It worked, thanks for you kindness. God bless you.

    b/regards
    Anuruddha

+ 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. Cell mirroring with ability to change cell data from original and mirrored location
    By rpbikehed in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-09-2014, 10:57 PM
  2. Search multiple worksheets for matching cell value and return cell location as a hyperlink
    By wickedsparrow in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-05-2013, 08:47 PM
  3. Replies: 5
    Last Post: 12-19-2012, 09:16 AM
  4. Replies: 2
    Last Post: 06-08-2011, 02:36 PM
  5. Replies: 1
    Last Post: 09-03-2006, 05:38 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