I have 3 tables in 1 file.
.
PROJECTS with fields: project, due date, objective (linked to OBJECTIVE table, same field), priority, outcome
OBJECTIVES with fields: objective, due date, priority, outcome, goal (linked to GOALS table, same field)
GOALS with fields: goal, due date, outcome, priority
Im thinking maybe it isn't. Hmmm