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 / October 2006

Tip: Looking for answers? Try searching our database.

Joining Rows

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Greg B - 05 Oct 2006 02:56 GMT
Hi all I am very inexperienced at Access and I am wondering on how to
connect names.  In one table I have the surname and first name and on
another table I wish to combine them so the report shows

i.e.

Brow, G.

The name of the original table is individual, the rows are fname and sname.

Thanks

Greg Brow
J. Goddard - 05 Oct 2006 03:21 GMT
Hi -

You don't need to put them another table in combined form.  You can
combine them in a query field (along with all the other data you need
for the report), base the report on the query, and then use the field in
the report.

Fullname:[individual].[sname] & ", " & [individual].[fname]

would be the expression for the query field, and the report control
would have [fullname] as its control source.

P.S. : I assume by "Rows" you are referring to table fields?

John

> Hi all I am very inexperienced at Access and I am wondering on how to
> connect names.  In one table I have the surname and first name and on
[quoted text clipped - 9 lines]
>
> Greg Brow
Greg B - 05 Oct 2006 03:50 GMT
Thanks for that,
Greg
> Hi -
>
[quoted text clipped - 26 lines]
>>
>> Greg Brow
 
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.