+ Reply to Thread
Results 1 to 3 of 3

If column value is greater than x paste row into sheet x?

  1. #1
    Registered User
    Join Date
    06-05-2013
    Location
    Cairns Australia
    MS-Off Ver
    Excel 2003
    Posts
    8

    If column value is greater than x paste row into sheet x?

    Hi I have a report of specific patients, and the time before they have had a verified report.
    I'd like to paste the complete row, of any row where the value in column I is an integer greater than 96 (not blank, or NA), into the new worksheet, so that only the episodes that have not received a report for more than 96 hours appear and can be followed up.


    Is this possible?


    I'm a total noob when it comes to this array stuff, and I'd appreciate any help on this one.


    Thanks :-)
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: If column value is greater than x paste row into sheet x?

    In A2 of your new sheet put this ARRAY(see my signature) formula.

    =INDEX('KPI_Radiologist Report Times By'!A$5:A$3000,SMALL(IF(('KPI_Radiologist Report Times By'!$I$5:$I$3000>96)*('KPI_Radiologist Report Times By'!$I$5:$I$3000<>"NA"),ROW('KPI_Radiologist Report Times By'!A$5:A$3000)-4),ROW('KPI_Radiologist Report Times By'!A1)))

    Copy down as you want and across to column M.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    06-05-2013
    Location
    Cairns Australia
    MS-Off Ver
    Excel 2003
    Posts
    8

    Talking Re: If column value is greater than x paste row into sheet x?

    Wow thanks Fotis, that was perfect, and such a quick reply!!
    Much appreciated :-)

+ 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