Jim Lawrence
accessd at shaw.ca
Sat Jan 21 13:29:37 CST 2006
As a matter of fact Susan; ...found a coding sample somewhere on the web and have been using it for years (VB4 days/Access97). I traditionally use it to store my applications local settings so when the user logs in again they are back where they left off. It is like a cookie for desktops. Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan Harkins Sent: January 21, 2006 7:46 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Change report marprint margins at runtime (Access XP ) Did you guys know you could store custom settings in the Registry? Easy as pie -- just wrote about it. I can't believe I didn't know about it years ago. Susan H. The best approach is to allow the users to set up the print formatting requirements, and store those settings in a table... Something like this Pulled from my Reports class, so hopefully you will get the idea.... Oh and there is a BUNCH more you can do, this is just a very small example -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com