Set and Save form screen position in MDE file

  • Thread starter Thread starter Geoff
  • Start date Start date
G

Geoff

Can you set and save a forms screen position in Access 2000 mde file. Also,
is there a way to set and save a reports Print Setup settings in an .mde
File. Obviously with an .mdb you can just save the form or report settings
but I not sure how to accomplish this in an .mde file.
 
You just create a table in the backend, and store all the form setup
information there. Might need some way of distinguishing which computer or
user the form settings belong to.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 
Back
Top