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
Need to kill an application that is auto starting on Windows CE 5.0
calculate every sunday in the year
Outlook 2007 Language Issue
Authoritative restore - -windows 2008
Login failed for user 'NT AUTHORITY\NETWORK SERVICE'
In Access 2007,
Access Runtime Edition - Opens db's in exclusive mode
How can I return an error message when a field or control is Blank
Adding new button to windows taskbar
Using a geometry type check constrint in sql sever 2008