+ Reply to Thread
Results 1 to 2 of 2

Insert left most cell in function code

  1. #1
    Registered User
    Join Date
    07-26-2012
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2002
    Posts
    8

    Insert left most cell in function code

    Hi I have a function in a cell that looks like this

    Please Login or Register  to view this content.
    Instead of having the "Summary!$A$2" I want to index the left most cell in the same row as the cell with this function in it. The above code would be perfect for cell C2 but as I have to sort, then this function becomes useless in a different positoin

    Please Help!!!

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    365
    Posts
    2,243

    Re: Insert left most cell in function code

    May be replace Summary!$A$2 with,

    INDEX(Summary!$A:$A,2)
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

+ 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