William Hindman
wdhindman at dejpolsystems.com
Wed Jan 20 00:27:56 CST 2010
Rocky ...you can set most of the options from vba in your startup code ...the set options list can be found here http://msdn.microsoft.com/en-us/library/aa172326(office.11).aspx ...and sample code here http://techrepublic.com.com/5208-7343-0.html?forumID=101&threadID=308283&messageID=3072785&tag=content;leftCol ...once you build and test a startup module that works, you can call it from an autoexec ...then its just a matter of importing the module and macro into any existing mdb to reset the options to your preferences ...hth William -------------------------------------------------- From: "Max Wanadoo" <max.wanadoo at gmail.com> Sent: Tuesday, January 19, 2010 1:08 PM To: "'Access Developers discussion and problem solving'" <accessd at databaseadvisors.com> Subject: Re: [AccessD] Behaviour Entering Field > What I do Rocky, is to create a dummy.mdb with the basics already set up. > Library Modules, forms (Eatbloat) etc. and then when I want a new one, I > just copy that, rename it and take it from there. > > Max > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin > Sent: 19 January 2010 18:01 > To: 'Access Developers discussion and problem solving' > Subject: Re: [AccessD] Behavior Entering Field > > That makes sense. Unfortunately good sense and Access don't always follow > each other. Gotta do it for every new mdb. > > R > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max Wanadoo > Sent: Tuesday, January 19, 2010 9:46 AM > To: 'Access Developers discussion and problem solving' > Subject: Re: [AccessD] Behavior Entering Field > > I think you will find that if you set it in one mdb it will retain that > for > FUTURE creations. > > Max > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin > Sent: 19 January 2010 17:31 > To: 'Access Developers discussion and problem solving' > Subject: [AccessD] Behavior Entering Field > > Dear List: > > There is a setting in A2K3: Tools-->Options-->Keyboard which comes up > defaulted to Go to start of field. I like this set to Select entire > field. > But I have to change it for each mdb. Is there a way to set my > installation > of A2K3 so that this setting defaults to Select entire field? > > MTIA, > > Rocky Smolin > > Beach Access Software > > 858-259-4334 > > www.e-z-mrp.com <http://www.e-z-mrp.com/> > > www.bchacc.com <http://www.bchacc.com/> > > > > > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >