Hi All,
Thanks to pr2eugin I managed to get my concatrelated query working how I wanted it. However now I've tried using the same principle in a different query and it's not working in the same way.
Currently my table relationships are like this;
My query looks like this;
The concatrelated looks like this;
and the results of the query look like this;
Now, it's listing several results in the NewInfo column. It seems to be bringing in the related records from several bands and several users into one user's field, i.e Band 3 User 1 is showing the New Info for that band, other users in that band, and other bands that user is in.
Any ideas?
Link to previous thread; http://www.access-programmers.co.uk/forums/showthread.php?t=260866
Thanks to pr2eugin I managed to get my concatrelated query working how I wanted it. However now I've tried using the same principle in a different query and it's not working in the same way.
Currently my table relationships are like this;
My query looks like this;
The concatrelated looks like this;
and the results of the query look like this;
Now, it's listing several results in the NewInfo column. It seems to be bringing in the related records from several bands and several users into one user's field, i.e Band 3 User 1 is showing the New Info for that band, other users in that band, and other bands that user is in.
Any ideas?
Link to previous thread; http://www.access-programmers.co.uk/forums/showthread.php?t=260866