+ Reply to Thread
Results 1 to 4 of 4

Count of Dynamic Named Range with more criteria

Hybrid View

  1. #1
    Registered User
    Join Date
    08-29-2010
    Location
    Bratislava, Slovakia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Count of Dynamic Named Range with more criteria

    Hi,

    thanks for the help, the YesNo Range results in 2418 compared to the other two, which result in 2416.

    Too bad the data is confidential, otherwise I would past it here. I cant seem to find the errornous cell or anything, but since there is data in every column Ive just replaced the Range for YesNo to the following:

    =OFFSET('Input Ret Suc'!$E$1;0;0;COUNTA('Input Ret Suc'!$B:$B);1)

    And it solved the problem. Thanks a lot for the help. It really helped a lot.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Count of Dynamic Named Range with more criteria

    The implication is that you have 2 additional non-blank cells in the YesNo column - these could be spaces or formula nulls (ie appear blank but are not)

    You can if you want run a COUNTA test against each cell for the entire column and look for the erroneous cells
    (ie where E appears blank but COUNTA for said row returns TRUE)

+ 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