Hi
I have an output table from another database, in which I have 2 fields that I want to join / concatenate together to make a unique reference.
DE
12345
so I was hoping to end up with DE12345. I would like access to be able to deal with rather than change the source. Thanks for any ideas.