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")