[AccessD] Access refuses to embed event procedure for new command buttons

Bill Benson bensonforums at gmail.com
Sun Jan 11 13:40:35 CST 2015


I know, thanks. I need the wizard because in my lack of recollection I need
to see what commands are generated - and shown in a VBA friendly manner.
Bill

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust
Sent: Sunday, January 11, 2015 2:34 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Access refuses to embed event procedure for new
command buttons

Part of your problem lies in using wizards.  Wizards are pre-built to do
things a certain way, regardless of settings.  If you just add the control
yourself, you'll be able to create the code for it.  The only wizard I use
in Access (any version) is to to create find duplicates or crosstab queries.

Charlotte

On Sun, Jan 11, 2015 at 10:54 AM, Bill Benson <bensonforums at gmail.com>
wrote:

> Ac2013.
>
>
>
> I have set the option to always use event procedures in forms and 
> report designers in the Acces s options, restarted access and the 
> database - but Access refuses to offer this, it keeps embedding macros 
> when I add controls with the controls wizard. Also, because they are 
> embedded, I cannot see how to convert them to VBA procedures, as I 
> used to when I could find them in the object navigator.
>
>
>
> Is there corruption here or is there something I can do about this, it 
> is really frustrating to me. It used to put in the click event, now it 
> has switched to and embedded macro, without my doing anything I am 
> aware I have done.
>
>
>
> TIA.
>
> --
> 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



More information about the AccessD mailing list