G
Guest
Hi!
I would like to make a query that generates a table, but using vba.
Example: I have two tables with customers data (with the same number of
fields) and I want to join all this data in a unique table.
I'm using UNION to generate a query, but working over this Union query is a
hard and slow task, so my idea to make a table.
Any ideas?
Thanks everybody!
Marcelo
I would like to make a query that generates a table, but using vba.
Example: I have two tables with customers data (with the same number of
fields) and I want to join all this data in a unique table.
I'm using UNION to generate a query, but working over this Union query is a
hard and slow task, so my idea to make a table.
Any ideas?
Thanks everybody!
Marcelo