how to use IIF()

R

Roadwarrior1

I am trying to do a condition where if an address is enter and it is the same
then it will put the value same as above if it is not then it will take the
value inputted.
Here is my expression:

=IIf([POB STREET].AfterUpdate=[HOR STREET].AfterUpdate,"SAME AS ABOVE")
 
B

bhicks11 via AccessMonster.com

Is After Update the name of the control or an event?

Bonnie
http://www.dataplus-svc.com
I am trying to do a condition where if an address is enter and it is the same
then it will put the value same as above if it is not then it will take the
value inputted.
Here is my expression:

=IIf([POB STREET].AfterUpdate=[HOR STREET].AfterUpdate,"SAME AS ABOVE")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top