D
DS
I need to write an IIf statement with 3 criteria and need a little help
if you could please.
If ItemType= 1, [ItemName]&[EMemo]
If ItemType=2, " "&[ItemName]&[EMemo]
If ItemType=3, " "&[ItemName] &[EMemo]
The statement would be an expression in a Query.
Any help appreciated.
Thanks
DS
if you could please.
If ItemType= 1, [ItemName]&[EMemo]
If ItemType=2, " "&[ItemName]&[EMemo]
If ItemType=3, " "&[ItemName] &[EMemo]
The statement would be an expression in a Query.
Any help appreciated.
Thanks
DS