global macros

G

GWG

anyway to add macros to the tool bar so they are avaliable for any database
much the same way as you can in Excel.
 
W

Wolfgang Kais

Hello "GWG".

GWG said:
anyway to add macros to the tool bar so they are avaliable for any
database much the same way as you can in Excel.

You can achieve this creating an Add-In (mda or mde using vba procedures)
that is installed using the Add-Ins-Manager. Search the internet for
"USysRegInfo table".
 
Top