I've created a database that I am using to track issues. I have two tables.
Contact table that consist of the following columns:
ID, full Name, Position, Site, HierLevelSix, and CC
Issues table consists of the following columns:
Monthly, CH_ID, AO_ID, DateIssueOpened, LastUpdateDate...