I have a table with firstname and surname fields and what I'd like to be able to do is to concatenate the two fields into one field in my ms-access report.
Have had a search for how to do this but haven't found the answer as yet! Any help appreciated!
Set you recordsource of the Report to a query. In the QueryDesign mode, select all of the fields you want included in the report and then add one that looks like this:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.