Joining identical tables

Joining identical tables

I have two tables with identical columns.  one is sales for 2012 and one for 2013.  I want to run a report that spans both of these tables.  IE I would like to get a chart showing end customer name and totals bought in both 2012 and 2013.  is there a simple way of doing this?