+ Reply to Thread
Results 1 to 3 of 3

Logical test function problem

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-17-2007
    Location
    Washington, DC
    Posts
    103
    You do not need to account for your fourth condition, because there is no scenario where condition 1 is false and 4 is true or visa versa.

    =if(exact(dp4,"X"),"X",if(and(isblank(dp4),exact(ds4,"X")),"E",""))

  2. #2
    Registered User
    Join Date
    01-09-2008
    Posts
    3
    =if(exact(dp4,"X"),"X",if(and(isblank(dp4),exact(d s4,"X")),"E",""))

    Notice the space in the formula in the middle of ds4. It didn't work at first but when I removed the space it works fine!

    Thank you so much!

    Tom

+ 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