Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Scott
 
Posts: n/a
Default Forms Toolbar vs. Control Toolbox vs. Data Validation for drop dow

BACKGROUND:
I am trying to create a drop down box that will give the user an option to
select a year. From that year selected, I will then use the output with the
OFFSET formula to go grab data from another tab.

QUESTIONS:
1.For a drop down menu, when should I use the Forms toolbar options vs. when
do I use the Control Toolbox options vs. when should I use Data Validation to
create my drop down menu?

2.In general, when would I use the Forms toolbar and when should I be using
the Control Toolbox? They seem similar.

Thanks in advance for your help.

-Scott

  #2   Report Post  
Jim Rech
 
Posts: n/a
Default

There is no reason you cannot use any of the three choices you laid out. It
often comes down to personal preference as they all can do the job.

I think Data, Validation is the simplest but the drop down handle doesn't
appear until the cell is selected so it's not obvious that it is there. But
it does put the result right in the cell the user makes his choice from.
The Forms toolbar drop down hails from Excel 5 but is my personal preference
over the Control Toolbox version as it's simpler and seems to cause fewer
problems. It can be linked to a cell but what goes in the cell is the index
number of the choice, not the choice itself. (Easy enough to get back to
the choice with an INDEX formula). The Control Toolbox version is more
programmable but always seemed to me to be designed with a userform in mind
rather than a worksheet.

--
Jim Rech
Excel MVP
"Scott" wrote in message
...
| BACKGROUND:
| I am trying to create a drop down box that will give the user an option to
| select a year. From that year selected, I will then use the output with
the
| OFFSET formula to go grab data from another tab.
|
| QUESTIONS:
| 1.For a drop down menu, when should I use the Forms toolbar options vs.
when
| do I use the Control Toolbox options vs. when should I use Data Validation
to
| create my drop down menu?
|
| 2.In general, when would I use the Forms toolbar and when should I be
using
| the Control Toolbox? They seem similar.
|
| Thanks in advance for your help.
|
| -Scott
|


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
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Data Validation Window? Ken Excel Discussion (Misc queries) 1 January 11th 05 10:48 PM
Stubborn toolbars in Excel 007 Excel Discussion (Misc queries) 9 December 11th 04 02:02 PM
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? Arvi Laanemets Excel Discussion (Misc queries) 0 December 2nd 04 11:29 AM


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