<
rwpe...@clear.net.nz> skrev i en meddelelse
news:5750cfd5-0d6e-4700...@googlegroups.com...
>I have a table (ID, NewValue) I would like to merge all records with the
>same ID in to another field.....is this possible
>
>
>
U mean (NewValue NewValue NewValue NewValue)...With same ID
One solution could be a function with a little VBA programming...
Bjarne