Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have consulted several developer sites in the hopes of being able to
create this toggle button. I'm trying to follow this post: (http://msdn2.microsoft.com/en-us/library/bb421511.aspx) explicitly, but I'm geting several errors in the VBE before I can even test the code. It looks like VB doesn't expect "Private showViewTabBool As Boolean = False" to assign a value to the variable. I get an error "Expected end of statement" at the "=". The call "myRibbon.Invalidate()" expects to be equal to something and has syntax error with the parentheses. PLEASE HELP. I have created the rest of my ribbon and can't get the ribbon to update on command. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using a toggle button to show or hide information in several cells | Excel Worksheet Functions | |||
toolbar/ribbon hide/show macro | Excel Programming | |||
[Office 2007] Auto-hide ribbon toggle button and control recent do | Excel Programming | |||
Can value at A1 toggle hide/show of row 2? | Excel Programming | |||
Toggle Hide/Show | Excel Programming |