G
Guest
I have the following query built. I had to add the , between the " " so that
the city and state get properly displayed. Is there a way to use an IF query
to say that if there is not data then just to leave it blank??
HAd3: [HCity] & ", " & [HState] & " " & [HZip]
Thanks in advance for your comments :~)
the city and state get properly displayed. Is there a way to use an IF query
to say that if there is not data then just to leave it blank??
HAd3: [HCity] & ", " & [HState] & " " & [HZip]
Thanks in advance for your comments :~)