Hello,
I'm trying to merge some fields to create a mailing address. I have the following fields:
AddrNum
Street
StreetDir
Unittype
UnitNumber
I would like to use the IIF statement on an update query to populate a new column called mailing address. In the Unitetype and Unitnumber columns I have some null values that I need to ignore when making the update.
Thanks for your help.
Rgds.
Rene
I'm trying to merge some fields to create a mailing address. I have the following fields:
AddrNum
Street
StreetDir
Unittype
UnitNumber
I would like to use the IIF statement on an update query to populate a new column called mailing address. In the Unitetype and Unitnumber columns I have some null values that I need to ignore when making the update.
Thanks for your help.
Rgds.
Rene