Hello, I am having a bit of a diffucult time with this statement
I am trying to do an "iif" "and" statement but I keep getting an error here is what I am trying
But I keep on getting Error if I take the
it works fine.
what would be the way to go about this one?
I am trying to do an "iif" "and" statement but I keep getting an error here is what I am trying
Code:
iif(wkctr like 'IND*' and DPTNO between 42 and 44, tmlb)
But I keep on getting Error if I take the
Code:
and DPTNO between 42 and 44
it works fine.
what would be the way to go about this one?