+ Reply to Thread
Results 1 to 3 of 3

formula stops working after certain range

  1. #1
    Registered User
    Join Date
    02-22-2018
    Location
    Brazil
    MS-Off Ver
    1801
    Posts
    41

    formula stops working after certain range

    Hello

    I am using the formula below

    Please Login or Register  to view this content.
    to get the value of gene expression of Patient "GTEX-11EM3" and the Gene "PARP1" from the sheet "female" to the sheet "computing sheet female" to build a table in a format another statistic software will accept.

    The code seems to be working perfectly, however, after line 106 on the sheet "computing sheet female" it stops working, and doesn't return the value I want.

    I have fumbled with the code and the table a lot and I have no idea why it stopped working.

    Any idea why it stopped working or any alternative way to build the table in the way I need?
    Attached Files Attached Files
    Last edited by Diogo2; 07-12-2019 at 10:53 AM.

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: formula stops working after certain range

    Please try at B3
    =IFERROR(LOOKUP(1;1/(female!$A$2:$A$108=$A3)/(female!$B$2:$B$108=B$2);female!E$2:E$108);"")
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-22-2018
    Location
    Brazil
    MS-Off Ver
    1801
    Posts
    41

    Re: formula stops working after certain range

    Thanks! It is working perfectly now

+ 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. macro stops working giving a subscript out of range
    By Lconner_2 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-23-2017, 10:53 AM
  2. [SOLVED] After running this macro a dynamic range stops working. How to fix?
    By 80Wil in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-30-2017, 07:54 PM
  3. [SOLVED] Formula sudenly stops working...
    By IvankoP in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-19-2015, 07:40 AM
  4. Formula Stops working after Column AM
    By parker36 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-02-2015, 09:52 AM
  5. [SOLVED] Formula in loop stops working
    By Jim73 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-08-2005, 12:06 PM
  6. Sum formula stops working
    By kvfelton in forum Excel General
    Replies: 3
    Last Post: 01-10-2005, 08:57 PM
  7. Sum formula stops working
    By kvfelton in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-10-2005, 08:56 PM

Tags for this Thread

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