K
kathy
I have an address table that stores Street Address, P.O.
Box, City, State, Zip. Some of my clients want the PO
Box to be their default address and do not want the
street address to be printed. Is there a way to write a
query that will show only the POBox if there is something
in this field and not show the street address field for
this record. But for records with only a street address
it needs to show the street addresss.
I guess I could do this by building an extra table, but I
am wondering if I can do this in the query itself
somehow.
Thanks for any help.
Kathy
Box, City, State, Zip. Some of my clients want the PO
Box to be their default address and do not want the
street address to be printed. Is there a way to write a
query that will show only the POBox if there is something
in this field and not show the street address field for
this record. But for records with only a street address
it needs to show the street addresss.
I guess I could do this by building an extra table, but I
am wondering if I can do this in the query itself
somehow.
Thanks for any help.
Kathy