Im trying to query two tables together which have almost the same information except for one column of information. In the query i want to get a list of all information in the two tables and leave out the columns that i don't need. My problem is how do i combine two columns from two different tables (but with same info and column heading) into one single column using a query.