Results 1 to 5 of 5

Troubleshooting a countif :-( Seriously

Threaded View

  1. #1
    Registered User
    Join Date
    12-10-2013
    Location
    dallas, tx
    MS-Off Ver
    Excel 2007
    Posts
    36

    Troubleshooting a countif :-( Seriously

    OK I'm banging my head against the wall here. All this does is count records, but when I add in the nested if, it doesn't even work as an array.


    This one works:
    =COUNTIFS(Sheet1!AN:AN,'Final Sales Numbers'!F16,Sheet1!BH:BH,"<>0",Sheet1!D:D,IF(E16<41612,41611,'Final Sales Numbers'!E:E+1))

    This one doesn't
    =COUNTIFS(Sheet1!AN:AN,'Final Sales Numbers'!F17,Sheet1!BH:BH,"<>0",Sheet1!D:D,IF(E17<41612,41611,if(E17>A17,A17,'Final Sales Numbers'!E:E+1)))

    Anyone see an issue with this? E17 and A17 are numeric fields.
    Last edited by Scalpel4; 05-01-2014 at 11:40 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need help troubleshooting userform
    By dragonabsurdum in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-30-2013, 03:03 PM
  2. Troubleshooting Sumproduct and Countif formula
    By dcgrove in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-15-2008, 04:19 AM
  3. troubleshooting generate
    By Don Juan in forum Excel General
    Replies: 0
    Last Post: 10-01-2006, 05:29 PM
  4. Troubleshooting Spreadsheets
    By valkyrie in forum Excel General
    Replies: 1
    Last Post: 07-31-2006, 11:28 PM
  5. SUMPRODUCT troubleshooting
    By CathB in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-10-2006, 10:10 AM

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