table tStaff with fields tStfID, tStfFulNm, tStfStrt, tStfZip, tStfPh, tStfSort
and table tEvent with fields tEvntID, tEvntDay, tEvntTm, tEvntStfLnk (this field is the link to the tStaff table), tEvntType, tEvntDscrpt
tStaff Table Records like:
1, "Bunny, Easter", "123 Egg Lane", 12345...