First page Back Continue Last page Image

Merging Text from 2 Fields into a Single Result

This time we added a space to the middle of the CONCAT string to separate our fields

This now looks like something I could use

CONCAT(First Text String, “ “, Next Text String)