G
Guest
In the acees, I got two field call: Name, Othername
For example:
Name Othername
Michael Jordan
Reggie Miller
I want the display in report can show as below:
Micheal Jordan
Reggie Miller
This two field combine to one text field
I have tried change it to
[Name] && [Othername]
But i doesn't work. Then how can i do to solve this problem? Do i need to do
something in query first? Thank you very much.
For example:
Name Othername
Michael Jordan
Reggie Miller
I want the display in report can show as below:
Micheal Jordan
Reggie Miller
This two field combine to one text field
I have tried change it to
[Name] && [Othername]
But i doesn't work. Then how can i do to solve this problem? Do i need to do
something in query first? Thank you very much.