Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How do I adjust a combobox once I've Programmed it?

This really boggled me.

I programatically added items to a Forms combobox that I added to a worksheet.

But then I realized that I hadn't formatted it properly, the box was too
small, and the Font was too large...

I couldn't right click it to get the properties, I couldn't even delete it.

I finally found some code to delete a combobox object and that's how I got
rid of it!

It's probably something simple that I missed, but how do you get back to the
'virgin' state of a combobox when it is first placed on the worksheet so that
I can edit the properties, if I'm not satisfied with the way it looks at
runtime?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I adjust a combobox once I've Programmed it?

Although you said you had a "Forms combobox", you don't sound like you are
describing a ComboBox from the Forms toolbar; rather, you sound like you are
describing a ComboBox from the Control ToolBox toolbar. Although this can be
viewed by itself, it needs the Visual Basic toolbar in order to flip between
Design Mode on and Design Mode off. If you turn Design Mode on on the Visual
Basic toolbar, you should be able to edit the properties for the ComboBox.
Well, of course, you deleted it, so this is all academic now I guess.<g

Rick


"Plateriot" wrote in message
...
This really boggled me.

I programatically added items to a Forms combobox that I added to a
worksheet.

But then I realized that I hadn't formatted it properly, the box was too
small, and the Font was too large...

I couldn't right click it to get the properties, I couldn't even delete
it.

I finally found some code to delete a combobox object and that's how I got
rid of it!

It's probably something simple that I missed, but how do you get back to
the
'virgin' state of a combobox when it is first placed on the worksheet so
that
I can edit the properties, if I'm not satisfied with the way it looks at
runtime?


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
Programmed pause Sam Excel Programming 2 April 8th 08 06:55 PM
Programmed error messages Lee Excel Programming 2 October 4th 07 03:38 PM
programmed hyperlinks nadznadz Excel Programming 1 July 13th 06 01:18 PM
Programmed ComboBoxes Phil Hageman[_3_] Excel Programming 0 May 12th 04 06:51 PM
Excel menu programmed in .Net through PIA Avi Farah Excel Programming 0 November 10th 03 02:57 PM


All times are GMT +1. The time now is 07:39 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"