I'm trying to create a query that lists all telephone numbers in one column. I have three telephone fields in one table and would essentially like to take these three fields and Chang and together on one list.
I have tried the union command but without success; I'm assuming this command is only used to join separate tables and not fields within the same table.
Much appreciated
Macky
I have tried the union command but without success; I'm assuming this command is only used to join separate tables and not fields within the same table.
Much appreciated
Macky