Hi,
for a few days now I am trying to solve this.
I have 12 Togglebuttons in an Excel-sheet, that toggle the show/hide status of a month in a calendar, using the following function:
Private Sub ToggleButton1_Click()
Dim blend As Boolean
Const rowon As String = "show rows"
Const rowoff As String...
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.