G
Guest
I have created a number of buttons on some forms which have some code behind
the "OnClick". I now want to create a toolbar that has buttons to run the
comands. The only way I can see that this can be done is by putting a Macro
behind the Toolbar button, putting a function (Code Module) behind the Macro
and having the Function open the "OnClick" procedures that are already
written. Only problem is I donot know how to write the Function that calls
the "OnClick" procedure! is there an easier way to do this whole thing, or
does anyone know how to write a function that calls the "OnClick" functions?
I am using Access 2003
the "OnClick". I now want to create a toolbar that has buttons to run the
comands. The only way I can see that this can be done is by putting a Macro
behind the Toolbar button, putting a function (Code Module) behind the Macro
and having the Function open the "OnClick" procedures that are already
written. Only problem is I donot know how to write the Function that calls
the "OnClick" procedure! is there an easier way to do this whole thing, or
does anyone know how to write a function that calls the "OnClick" functions?
I am using Access 2003