Hiya Ryan,
From your description I would proceed with this setup
tblCustomers
and
tblTransactions
in the customers table have fields with details about customers
have one field CustomerID and select this as the primary key using auto numbering
Then put transactions in the other table...