Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to add a button to a toolbar using VBA and also at the same
time add the macro for that button to a module for exanple I have xreated an add-in that allows suers to automatically connect to a common Essbase cube, what I would like them to be able to do is to open a form enter their user name password essbase application and also database then the button would be created and the macro would also be created at the same time I suspect it may not be possible Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why not add the button and code at design time, and make it no-visible until
your condition is met? -- __________________________________ HTH Bob "Nigel" wrote in message ... Is it possible to add a button to a toolbar using VBA and also at the same time add the macro for that button to a module for exanple I have xreated an add-in that allows suers to automatically connect to a common Essbase cube, what I would like them to be able to do is to open a form enter their user name password essbase application and also database then the button would be created and the macro would also be created at the same time I suspect it may not be possible Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change from a Command Button to a Form Button | Excel Programming | |||
Running code from form button | Excel Programming | |||
Command Button vs Form Button | Excel Programming | |||
User Form Button Code | Excel Programming | |||
Command Button vs Form Button | Excel Programming |