Good afternoon,
I have 3 tables in a database called Invoicing. The main table is called MonthlyCharges and contains fields such as MonthlyChargesid, client (which relates to a field ClientID in the 2nd table called ClientTable and contains fields such as ClientID, ClientName, ClientDetails...