Hi Craig,
Ok I'm looking at the first question for you now.
With regards to your last post, assuming in your 'Staff' table you have a primary key field e.g. staffID to uniquely identify that member of staff, then in your 'Massage' table you need to add another field called 'staffID'. Set its...