Adding text in seperate coulumns to be joined in a single column

M

Mark909

I want to add the contents of several columns containing text together to
create all single column with all the text from each row combined.

In excel the query would be:

=CONCATENATE(A2,B2,B3,B4)

How do you do this in Access?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top