Results 1 to 10 of 10

Blue Arrow on my screen

Threaded View

  1. #9
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,848

    Re: Blue Arrow on my screen

    In K5 you have

    =COUNTIF(K7:K3994, "<>")

    and in K9 you have

    =IF(AND(K5=K6,K6=K7),"OK","Error")

    K9 refers to K5 in an equality test, and K5 refers to K9 for a content test. That's circular. Can you rewrite the K5 formula to look only at the cells you really need to evaluate? From this sheet it is not at all clear what you are looking for in that COUNTIF, since there is no data or formulas past row 9.

    Edit: The same problem occurs in multiple columns.
    Last edited by 6StringJazzer; 11-16-2012 at 02:13 PM.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

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