I wonder if someone could spare a minute to help me with my syntax error, i have tried all the variations i can think of, but i still get a 'runtime error 2465' access can't find the field 'forms' refered to in your expression. the code still copies the data over, so would it be ok to just suppress the error message?
[Forms]![FrmOrder2]![Forms]![SBFRMOrder2] = [Forms]![FrmOrder1]![Forms]![SBFRMOrder1]
?
Thanks
[Forms]![FrmOrder2]![Forms]![SBFRMOrder2] = [Forms]![FrmOrder1]![Forms]![SBFRMOrder1]
?
Thanks