Can anyone point me toward some examples of an if statement where 2 conditions must be met?
I'm tryin to do something like this:
IIf ([elisaresult] = "Positive" and [subelisaresults] = "Positive", "Positive")
which of course doesn't work, but that's as close as I can get with Access help. I havne't been able to find an example of this online.
Kathy
I'm tryin to do something like this:
IIf ([elisaresult] = "Positive" and [subelisaresults] = "Positive", "Positive")
which of course doesn't work, but that's as close as I can get with Access help. I havne't been able to find an example of this online.
Kathy