A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Concatenation across many to many join



 
 
Thread Tools Display Modes
  #1  
Old February 13th, 2008, 02:33 PM posted to microsoft.public.access
WestWingFan
external usenet poster
 
Posts: 28
Default Concatenation across many to many join

Thanks in advance for any help.

I have three tables like this:

Table 1
ID(autonumber) Field 1 Field 2 Field 3

Table 2 - many to many join
[Table 1 ID] [Table 3 ID]

Table 3
ID(autonumber) Field 1 Field 2

I would like to create a query/other SQL statement which will produce fields
from Table 1 and then a filed which shows a comma separated series of the
related Field1 in Table 3. So I think it would be like...

(Table1.Field1) (Table1.Field2) (Table3.Field1, Field1, Field 1)

I'm new to coding and have searched for something like this, but I've only
found the ability to concatenate when the values are in the same table. Any
help will be appreciated!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.