Hello;
I am in serious need of help. I have a form with subform that I am developing to fill in multiple data on customer orders. the need has come to duplicate up to 10 times the information on the Form and Subform with just the orderID changing. I tried append query with no success because my MS Access program will not recognise the [Forms]![Orders].[Tag] line as valid, so i cannot wright to the Tag property. I am now using the SQL statement...