I have two tables that are 'Equal' joined. I'd like to report on all records in TABLE1 as well as all records in TABLE2. I am finding that records in TABLE2 are not reported when the linking item is not in TABLE1. In other words, if I have records 2010, 2012 and 2013 in TABLE1 and records 2010, 2011, 2012 and 2013 in TABLE2.....record 2011 in TABLE2 is not reported. What do I have to do so all records in TABLE2 are reported?