Microsoft
Software
Hardware
Network
Question : design mode in excel
hi - id like to have a button that puts a worksheet into design mode without going to Control tool box and clicking on the blue triangle. ive put a line of code below that brings up the tool bar - is there code to just put the sheet into design mode and then code to exit design mode once data has been added? pete
Code Snippet:
1:
Application.CommandBars("Control Toolbox").Visible = True
Open in New Window
Select All
Answer : design mode in excel
Hi pete47,
Try this to enter Design Mode:
Application.CommandBars("C
ontrol Toolbox").Controls("Design
Mode").Execute
To exit, just click the Design Mode button that comes up.
Jim
Random Solutions
Outlook Meeting requests not going into the calendar
Mousing Around Win 7
Reconfiguring CRM Toolbar in Outlook
How to make Access 2007 application run on a machine without Access?
change size of text field via DAO
Converting an Access Date/Time column's value to a DateTime object
How do I move a worksheet from one spreadsheet to another, while keeping all formulas exactly the same (so it doesn't move the file name with it)?
How do I programically select an item in a list box
View variable results in Access VBA code module
need help with typing text on hotmail.