I would like some help on how I could merge several tables or queries creating one final table. So far I created a Union query with the fields I want from every table and query but I cannot add data manually in there. I have to go everytime to the original files and add the data there. I attach...