Concatenation with parentheses in Access
pimousse
-
pimousse -
pimousse -
Hello,
I am currently doing an internship and I am encountering some difficulties with my Access database.
In one of my tables, I have 3 fields:
CODE NAME FIRST NAME EXPR
M.DUP DUPOND MARCEL
I would like to create a 4th column that concatenates the code, name, and first name in the format: M.DUP (DUPOND MARCEL)
I can't seem to get the parentheses to appear. What should I do?
Thank you in advance.
I am currently doing an internship and I am encountering some difficulties with my Access database.
In one of my tables, I have 3 fields:
CODE NAME FIRST NAME EXPR
M.DUP DUPOND MARCEL
I would like to create a 4th column that concatenates the code, name, and first name in the format: M.DUP (DUPOND MARCEL)
I can't seem to get the parentheses to appear. What should I do?
Thank you in advance.