I'm not certain exactly what you want
In case it helps, have a look at the examples in my article: Accurately Move Forms & Controls (isladogs.co.uk)...
I don't use macros but as I suggested you need to save the form before you open the report if you want to see the changes. So if you want to stick to...
Personally, I would have one form for all.
No, not all code I write, works first time, but as I mentioned, I tested it in the immediate window, with...
Okay, I made the changes you suggested about the DoCmd.OpenForm, but when keep getting a syntax error. The first error that was kicked back was about...
Thank you. Did exactly what you suggested. Print button on Form, click event, VBA. Result is, report does not change even if I exit the Form and come...