T
thjofe
I have a FirstName and a LastName field that I am trying to join in a query
under a column named Owner. The method that I am trying is as follows:
Owner: [FirstName] & " " & [LastName]
When I run the query it gives me a parameter value box instead of listing
the names.
I am new to Access and I am using Access 2003
Any help anyone can provide will be greatly appreciated
under a column named Owner. The method that I am trying is as follows:
Owner: [FirstName] & " " & [LastName]
When I run the query it gives me a parameter value box instead of listing
the names.
I am new to Access and I am using Access 2003
Any help anyone can provide will be greatly appreciated