G
Guest
i'm writing a query from a table TransactionData2005
the two fields i'm working with [LocationID] and [OldLocationID]
my criteria is based on [LocationID] containing "CO*" or "DO*"
if this criteria is not met, i want to select [OldLocationID]
how would i write this?
the two fields i'm working with [LocationID] and [OldLocationID]
my criteria is based on [LocationID] containing "CO*" or "DO*"
if this criteria is not met, i want to select [OldLocationID]
how would i write this?