SteveFairclough
IS-IT--Management
I hope sombody can help with this. I need to create a query based one just one table that will group records by a Reference Number but join the contents of a string field into the group summary. Here's a simple example of what I'm looking for :-
Ref String
1 A
1 B
1 C
2 D
2 E
I want the result to look like this :-
Ref String
1 ABC
2 DE
Anybody have any ideas how to do this with just a query, no VBA ?
I'd be grateful for any assistance.
Thanks
Steve Fairclough
I.T. Manager
Ref String
1 A
1 B
1 C
2 D
2 E
I want the result to look like this :-
Ref String
1 ABC
2 DE
Anybody have any ideas how to do this with just a query, no VBA ?
I'd be grateful for any assistance.
Thanks
Steve Fairclough
I.T. Manager