[AccessD] autokeys macros

Stuart McLachlan stuart at lexacorp.com.pg
Wed May 12 16:12:00 CDT 2021


You mean DOCMD.RUNMACRO Auttokeys? Seems a bit pointless!

But anyway - Office 2010:

Autokeys macro:
SubMacro ^Q - Action Messagebox "Q"
SUbMacro ^W Action Messagebox "W"

Button on a form.
btn-_On Click 
    DocmdRunMacro.Autokeys

Displays messagebox "Q" i.e. the first autokey.



On 12 May 2021 at 13:44, John Colby wrote:

> Can someone test running an autokeys macro in 2010 or later from
> inside of a module?
> 
> It worked back in the day.  I am not getting it to work now.
> 
> I am running 2010.  I can get the macro to work when not in a module.
> -- John W. Colby Colby Consulting -- AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd Website:
> http://www.databaseadvisors.com
> 




More information about the AccessD mailing list