i have two fields from a linked database that I'd like to join.
I've put this in the control source but i only get the first [PATH] and not the [FILE] in the output this is what I'm using:
=[PATH] & [FILE]
I get the same result if I try to do this in a query:
FULLPATH: [Path] & [FILE]
i only get PATH outputted.
any idea?
I've put this in the control source but i only get the first [PATH] and not the [FILE] in the output this is what I'm using:
=[PATH] & [FILE]
I get the same result if I try to do this in a query:
FULLPATH: [Path] & [FILE]
i only get PATH outputted.
any idea?