Bryan Smith
Posts: 8
Joined: 2006-09-03
|
I just purchased and installed Add-in express and am working through the demos. MyFirstDemo worked fine and is self explanatory. I then compiled then adxExcellTimeSheet project. Compiled it and registered it. It put the button on the toolbar, but the buttonclick event does not do anything. It is working because I put a ShowMessage in the event. Where can I find documentation on what the demos do? |
|
Dmitry Kostochko
Add-in Express team
Posts: 2887
Joined: 2004-04-05
|
Hi Bryan,
This demo project is intended for working with a particular Excel workbook - ADX Timesheet Template.xlt and controls located in that workbook. As for command bar buttons, please send me your modified project, I will try to check it.
|
|