S
smason
hello i am new to if statments so please help
i am trying to indicate in a query records that have been placed by saying
if a record has a placements Id (represented as a number... example -100000 )
then the value i want is YES if not then NO
i have tried the following
=iif(<1([placementid]),[yes],[no])
any ideas
i am trying to indicate in a query records that have been placed by saying
if a record has a placements Id (represented as a number... example -100000 )
then the value i want is YES if not then NO
i have tried the following
=iif(<1([placementid]),[yes],[no])
any ideas