Hi Guys,
I have a form based on a table, T_InitialData, when data is entered into the form it is saved to this table, however, I also need the data from three of the fields on the form to be saved to another table called T_Data. Can this be done easily? Basing the form on a query doesn't seem...