R
RichUE
I have two fields in a table called "Change". "Num" is an integer field and
"Prefix" is a lookup. The lookup field is an integer that indexes text in
another table. I want to combine these fields in a query to produce the
typical result "AB123" but only when the integer field is not null. What
expression do I require?
My initial efforts either add or concatenate two integers, neither of which
is helpful.
I am using Access 97.
"Prefix" is a lookup. The lookup field is an integer that indexes text in
another table. I want to combine these fields in a query to produce the
typical result "AB123" but only when the integer field is not null. What
expression do I require?
My initial efforts either add or concatenate two integers, neither of which
is helpful.
I am using Access 97.