Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 187
Default control toolbox and userform toolbars in XL 03

What is the difference between these two toolbars?

Is using one preferable to using the other?

Thanks.

Dave

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default control toolbox and userform toolbars in XL 03


The forms toolbar is simplest, and is probably best integrated into Excel.

The control toolbox is harder to work with, but offers more flexibility
(such as background colour of controls).

Another disadvantage of the Forms controls, no textbox. Either use a drawing
bar textbox, or a controls toolbox.

Use the one you are comfortable with. Personally, I don't like controls on a
worksheet, I prefer trapping events, or adding toolbar buttons.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Dave F" wrote in message
ups.com...
What is the difference between these two toolbars?

Is using one preferable to using the other?

Thanks.

Dave



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default control toolbox and userform toolbars in XL 03

Hi,

You can use Control Toxbox icon and Form Toolbox icon in your worksheet. but
Toolbox in the UserForm is specific only to creation of interface for
Application development with the Appplication Development Environment.

Control Toolbox Action:

1. You include the controls in the Worksheet.
2. Add more controls to the tool box, by clicking the More Controls icon. By
default, 15 Controls are displayed.
3. You can associate or write a Code to each control; Set Properties to each
control. You cannot assign Macro to the control.
4. Toggle between Design Mode and Run Mode.

Forms Toolbox Action:

1. You include the controls in the Worksheet.
2. There are 16 Controls in the tool box,
3. You can assign an existing Macro, or click the New button in the Assign
Macro dialog box., Click the Record button in the Assign Macro dialog box to
start a new macro recording €“ Stop Recoding toolbox appears.

UserForm Tool box

This Toolbox can be used create a userinterface for a standalone application
developed using Visual Basic Application (VBA) environment.

1. Include the controls only in the User form for creating Graphical User
Interface for an application developed using VBA.
2. TabStrip, Multipage, Frames and other control available only for UserForm.

Challa Prabhu

"Dave F" wrote:

What is the difference between these two toolbars?

Is using one preferable to using the other?

Thanks.

Dave


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
Where is the control toolbox? Sol New Users to Excel 3 December 1st 06 09:50 AM
Where is the control toolbox? Sol New Users to Excel 0 November 30th 06 02:20 PM
Where is the control toolbox? John New Users to Excel 0 November 30th 06 12:36 PM
Control Toolbox [email protected] Excel Discussion (Misc queries) 3 July 20th 06 03:10 PM
Control toolbox HISNA Excel Worksheet Functions 0 March 9th 06 05:14 PM


All times are GMT +1. The time now is 04:32 PM.

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"