+ Reply to Thread
Results 1 to 6 of 6

iferror formula for copying variables under certain conditions doesnt work

  1. #1
    Registered User
    Join Date
    01-30-2015
    Location
    slovenia
    MS-Off Ver
    2010
    Posts
    35

    iferror formula for copying variables under certain conditions doesnt work

    Book2 (10).xlsx
    i would like to copy all numbers that are above "pick" and in a row with "w" so i have them writen down for analysis
    i tryed this formula =IFERROR(INDEX($G$4:$G$324;SMALL(IF(($C$4:$C$324="W")*($G$5:$G$325="PICK"),ROW($G$4:$G$324)-ROW($G$4)+1);ROWS($O$1:$O1)));"")
    but it returns an error.
    please help me with this problem
    i would like to copy numbers 2.25, 1,62 but not 3,9 and 2,1 and so on..
    if someone can solve this, plese explain what is wrong with this formula
    Last edited by kronikjb; 01-31-2015 at 02:36 AM.

  2. #2
    Registered User
    Join Date
    01-30-2015
    Location
    slovenia
    MS-Off Ver
    2010
    Posts
    35

    Re: iferror formula for copying variables under certain conditions doesnt work

    i started in O3 space

  3. #3
    Registered User
    Join Date
    01-30-2015
    Location
    slovenia
    MS-Off Ver
    2010
    Posts
    35

    Re: iferror formula for copying variables under certain conditions doesnt work

    or if someone can find different solution for my problem

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: iferror formula for copying variables under certain conditions doesnt work

    I think this is a regional setting problem. I changed a;; the ; to , and it worked...I see that you have at least 1 , in there (just before the ROW() function. Try changing that to ; then use CSE again
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    01-30-2015
    Location
    slovenia
    MS-Off Ver
    2010
    Posts
    35

    Re: iferror formula for copying variables under certain conditions doesnt work

    solved, i changed the comma to ; and it worked thanks

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: iferror formula for copying variables under certain conditions doesnt work

    It's always the little things

    Happy to help, thanks for the feedback

+ 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. [SOLVED] IFERROR With many conditions
    By graiggoriz in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2013, 10:32 AM
  2. xlfn.IFERROR or IFERROR don't work in Excel 98-2003
    By dj_danu01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2013, 02:53 AM
  3. [SOLVED] any Ideas Why this INDEX MATCH formula doesnt work ?
    By ecelaras in forum Excel General
    Replies: 13
    Last Post: 11-30-2012, 06:55 AM
  4. vba doesn't work with "iferror()" and formula autofill problem
    By lkim in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2012, 07:47 AM
  5. Formula doesnt work
    By Kevin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-23-2005, 09:06 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