Hi,
I'm trying to create an add-in for Excel 2000 with VBA, but can't seem to get past even the first obstacle.
I add this to the workbook code:
Private Sub Workbook_AddinInstall()
Dim asdf As CommandBar
Dim qwer As CommandBarButton
Set asdf =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.