Hi all,
I have a table like this
Name - Text
---------------------
Adams - text1
James - text2
Adams - text3
Steward - text4
And I want to converted to a table-query like this
Name - Text
---------------------
Adams - text1 & text3...
Hello from Greece!
I found your forum by searching in the internet to find solutions for an access database that I am developing.
Here is one of my problems:
I have a table which records the leaves of the personnel
Name _______ From...