Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / January 2005

Tip: Looking for answers? Try searching our database.

How do I concantenate 2 fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Floridagal - 11 Jan 2005 20:28 GMT
I am querying a table with the fields
1. First Name (John)
2. Last Name  (Smith)

I want to combine the fields (John Smith), what function
do I use.  In Excel, I use Concatenate, I don't see it in
Access.

TIA!
- 11 Jan 2005 20:55 GMT
If you are using an unbound textbox on a form or report to
display the result, the contol source for the textbox
would be:

=[First Name] & " " & [Last Name]

>-----Original Message-----
>I am querying a table with the fields
[quoted text clipped - 7 lines]
>TIA!
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.