Thanks for your replies, my main issue is getting access to insert the appropriate contact address and then table into each email, I believe its with this line of code:
DoCmd.SendObject acSendTable, TblName, acFormatXLS, ArrayPersonName(0, n), , , StrSubject, StrMsg & StrMsg1, True