Results 1 to 6 of 6

#VALUE with Nexted IF/AND Statements

Threaded View

  1. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: #VALUE with Nexted IF/AND Statements

    Without trying to follow the formula's logic, the simple fix would be:

    =IF(COUNT(E4:F4)=2,your current formula,"")

    Actually, after a closer look, I don't see any reference to E4 in the formula. That being the case then just this would suffice:


    =IF(F4="","",your current formula) don't forget the extra ) at the end
    Last edited by Cutter; 06-20-2012 at 10:26 AM.

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