A more robust approach to database design is from the data (tables) outward.
If you are starting with "a form", and trying to "populate each of the
tables that have similar information", consider looking into the topic of
normalization before you proceed.