S
sharpe
When you have a list of Fields taken from a table like [FirstName],
[LastName],
[OrderID], [SalesAmount]
And you want to combine the First and Last Name together.
So it shows like this on the report:
Name
Joe, Smith
And not like this:
First Name Last Name
Joe Smith
I am using Windows XP With Access 2002
Regards
David
[LastName],
[OrderID], [SalesAmount]
And you want to combine the First and Last Name together.
So it shows like this on the report:
Name
Joe, Smith
And not like this:
First Name Last Name
Joe Smith
I am using Windows XP With Access 2002
Regards
David