Mandy has attended:
Access Intermediate course
Access Advanced course
Reports in access
How can I set the size of a report and its position on my users screen in access?
RE: Reports in access
Mandy,
You can do this my using the MOVESIZE function in a macro to open the report.
Normally you would need to run this macro from a switchboard button for it to be effective.
For full details on the MOVESIZE function, refer to the help menu (F1)