Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Design Selecting Controls

I have an inherited an Excel 2000 application with a "menu" spreadsheet that
has several controls.

I have entered the VBA module (Alt-F11) and activated the toolbar, placed
the sheet into design mode via the command bar button, but the sheet isn't
entering into design mode.

I am unable to select any of the controls (list boxes, buttons) to either
re-position them on the sheet or modify their properties.These are not
selectable by right click technique either.

The sheet is not protected, and although I can place new controls on the
sheet, I'd rather modify the properties of the controls.

Any thoughts on how to make the sheet "editable"?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Design Selecting Controls

Hi

As the controls are in a sheet, you have to turn the sheet into design
mode.

With the desired sheet open, right click on the menu bar and select
"Control Toolbox", click "Design Mode" on this tool bar. Now you
should be able to manipulate the controls.

Regards,
Per

On 12 Sep., 22:12, MjMullen
wrote:
I have an inherited an Excel 2000 application with a "menu" spreadsheet that
has several controls.

I have entered the VBA module (Alt-F11) and activated the toolbar, placed
the sheet into design mode via the command bar button, but the sheet isn't
entering into design mode.

I am unable to select any of the controls (list boxes, buttons) to either
re-position them on the sheet or modify their properties.These are not
selectable by right click technique either.

The sheet is not protected, and although I can place new controls on the
sheet, I'd rather modify the properties of the controls.

Any thoughts on how to make the sheet "editable"?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Design Selecting Controls

Ah, but that's the rub - the design button has no effect on this sheet. I'm
at a loss as to why this sheet does not respond to the button. Even after
clicking on the button (in both the excel sheet and by trying from the VBA
editor and going to the page module and selecting "form" above) the page
doesn't respond. A combo box will merely dhow it's drop down list, not be
'selected' so I can get to the properties and change the list reference, in
this case.

As I said, first time I've run into this on Excel 2000 ...
Mike

"Per Jessen" wrote:

Hi

As the controls are in a sheet, you have to turn the sheet into design
mode.

With the desired sheet open, right click on the menu bar and select
"Control Toolbox", click "Design Mode" on this tool bar. Now you
should be able to manipulate the controls.

Regards,
Per

On 12 Sep., 22:12, MjMullen
wrote:
I have an inherited an Excel 2000 application with a "menu" spreadsheet that
has several controls.

I have entered the VBA module (Alt-F11) and activated the toolbar, placed
the sheet into design mode via the command bar button, but the sheet isn't
entering into design mode.

I am unable to select any of the controls (list boxes, buttons) to either
re-position them on the sheet or modify their properties.These are not
selectable by right click technique either.

The sheet is not protected, and although I can place new controls on the
sheet, I'd rather modify the properties of the controls.

Any thoughts on how to make the sheet "editable"?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Userform design - keyboard to move controls? sebt Excel Programming 2 September 25th 07 03:03 PM
User controls on sheet question. - How to toggle between design and execute mode? Hexman Excel Programming 1 December 22nd 05 01:06 AM
Unable to see Properties in Design View for controls ts1 Excel Worksheet Functions 0 September 22nd 05 07:55 PM
Worksheet Controls in design mode Jared Excel Programming 1 January 25th 05 07:37 PM
Nudging controls in UserForm Design Mode Rick Brown Excel Programming 1 September 21st 04 11:47 PM


All times are GMT +1. The time now is 09:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"