Q
quietmalu
Hi ~
Does anyone know how to lock an excel sheet using VBA? I have an excel
sheet that is set perfectly according to my coordinates. It loops
through various sections of the sheets, giving it the impression that
you're scrolling through pages (much like web pages). But if I resize
the sheet in anyway, the display gets messed up and not pretty.
2ndly, I want to create my own menu in Excel. Right now, I've created
a sheet of all the captions and actions that the menu items will do.
I'm running into a problem when it comes to submenu items. For
example, my menu items are menu1, menu2, menu3, menu4; my submenu items
are submenu1, submenu2. Menu2 and Menu4 have these submenus and the
other 2 doesn't. I've created a "for" loop to go through each of those
cells, but when it comes to the submenu items, an error gets displayed.
Can anyone help me out with this? Thanks in advance.
Denny.
Does anyone know how to lock an excel sheet using VBA? I have an excel
sheet that is set perfectly according to my coordinates. It loops
through various sections of the sheets, giving it the impression that
you're scrolling through pages (much like web pages). But if I resize
the sheet in anyway, the display gets messed up and not pretty.
2ndly, I want to create my own menu in Excel. Right now, I've created
a sheet of all the captions and actions that the menu items will do.
I'm running into a problem when it comes to submenu items. For
example, my menu items are menu1, menu2, menu3, menu4; my submenu items
are submenu1, submenu2. Menu2 and Menu4 have these submenus and the
other 2 doesn't. I've created a "for" loop to go through each of those
cells, but when it comes to the submenu items, an error gets displayed.
Can anyone help me out with this? Thanks in advance.
Denny.