LukeScholtes
New Member
- Joined
- May 2, 2015
- Messages
- 4
Hey,
I'm putting together a form that involves using a lot of toggle buttons. In a nutshell there are 63 buttons that are each supposed to hide/unhide 1 of 63 rows that in turn contain six buttons. I wrote the VBA code for all of them, everything was working fine. Then when I reopened the file the next day none of the toggle buttons in the rows were appearing. The rows appeared fine but I couldn't see the buttons anywhere.
Excel did come up with a message that it was out of memory so I figure that has something to do with it, but I went into an earlier version of the spreadsheet that has far less code in it and the same thing happened.
Any help would be very greatly appreciated.
Luke
I'm putting together a form that involves using a lot of toggle buttons. In a nutshell there are 63 buttons that are each supposed to hide/unhide 1 of 63 rows that in turn contain six buttons. I wrote the VBA code for all of them, everything was working fine. Then when I reopened the file the next day none of the toggle buttons in the rows were appearing. The rows appeared fine but I couldn't see the buttons anywhere.
Excel did come up with a message that it was out of memory so I figure that has something to do with it, but I went into an earlier version of the spreadsheet that has far less code in it and the same thing happened.
Any help would be very greatly appreciated.
Luke