I am constantly comparing two sets of data (forecasted expenses versus actual expenses) in two different tables. The two tables should have identical number of rows and row descriptions (e.g. Column A100-A200 vs Column A300-A400). My concern is that I might add a row to one table with a new...