Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Form vs. Control Toolbox

Can someone give a concise explanation of the difference
between the "Control Toolbox" and "Forms" toolbars in
Excel? They seem to have a number of duplicate controls on
them. What would be the difference in usage between the
two?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Form vs. Control Toolbox

For a Worksheet:

If you want to use multiple events, and have much richer control on
appearance and behavior, then use the control toolbox toolbar controls. If
you want controls that are linked to cells and update on each calculate
eve5/nt and are very compatible with Excel, or implement a very simple event
model (click only), then use the forms toolbar.

For a Userform

Only control toolbox toolbar controls


for a Dialogsheet
Only forms controls.

If you need to work with xl5/xl95, then only the forms controls.

--
Regards,
Tom Ogilvy

"Jim Henderson" wrote in message
...
Can someone give a concise explanation of the difference
between the "Control Toolbox" and "Forms" toolbars in
Excel? They seem to have a number of duplicate controls on
them. What would be the difference in usage between the
two?

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 39
Default Form vs. Control Toolbox

Hi,



The Control Toolbox is the newest version, that could be use on sheets and
user form, and they have several events. The Forms toolbar come from the
version 5, usable only on sheets, and have only the click event. They are
kept for backward compatibility.






--
JP

http://www.solutionsvba.com


"Jim Henderson" wrote in message
...
Can someone give a concise explanation of the difference
between the "Control Toolbox" and "Forms" toolbars in
Excel? They seem to have a number of duplicate controls on
them. What would be the difference in usage between the
two?

Thanks.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Form vs. Control Toolbox

Thanks to both for your response.


-----Original Message-----
Can someone give a concise explanation of the difference
between the "Control Toolbox" and "Forms" toolbars in
Excel? They seem to have a number of duplicate controls

on
them. What would be the difference in usage between the
two?

Thanks.
.

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
Control Toolbox [email protected] Excel Discussion (Misc queries) 1 August 29th 08 05:58 PM
Is it possible to create a dynamic range in CONTROL TOOLBOX (form) [email protected] Excel Discussion (Misc queries) 7 July 27th 07 07:28 AM
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
control toolbox robert Excel Programming 1 July 16th 03 08:09 AM


All times are GMT +1. The time now is 11:48 PM.

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

About Us

"It's about Microsoft Excel"