G
Guest
I would like to use an if statement to display text, dependent on data in
field.
for example ; If [field] = "C", then display "completed", or if [field]
is = "D" then display "Do over", or if [field] = "M" then display "Move".
I thought I could make it work with an IIF statement, but I cannot seem to
get it right.
Any help would be appreciated.
field.
for example ; If [field] = "C", then display "completed", or if [field]
is = "D" then display "Do over", or if [field] = "M" then display "Move".
I thought I could make it work with an IIF statement, but I cannot seem to
get it right.
Any help would be appreciated.