Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 79
Default Multiple drop down -data validation no freehand text

Hi

A little while ago I posted a question on how to get a multiple option
dropdown using the data validation option (unfortunately I can't seem to
find the thread).

The solution suggested worked great. The user selects an option in the
dropdown at the top of the spreadsheet which then altered the options
available in the rest of
spreadsheet.

Example
Select Option A at the top and only 1,2 and 3 are available in the dropdown.
Select Option B and only 4,5 and 6 are available.

It used the following code in the data validation:
=OFFSET(ActivityStart,MATCH($B$3,ActivityColumn,0)-1,1,COUNTIF(ActivityColumn,$B$3),1)

However it has one problem, unlike a normal data validation the user can
type over
the options provided with their own selection. I want to lock it down with
just my
choices.

Is this possible? Any suggestions greatly appreciated

Rexmann (using excel 2007)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default Multiple drop down -data validation no freehand text

Excel 2007 Data Validation
Dependent drop-down.
With type-over error flag.
With Advanced Filter and event macro.
http://c0444202.cdn.cloudfiles.racks.../12_14_09.xlsm

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
How do I chg the text size in my validation drop down box? tmeloff Excel Worksheet Functions 11 July 26th 09 11:24 PM
Text in Data Validation drop down box too small. Is there any thi OTM 3 Excel Worksheet Functions 3 June 14th 07 01:04 PM
Data Validation drop down for multiple worksheets singla Excel Worksheet Functions 0 December 14th 05 05:56 PM
Text size in validation drop-down list box Jon Excel Worksheet Functions 1 October 11th 05 08:20 PM
data validation list drop down text format too small Bruce Edwards Excel Worksheet Functions 3 May 22nd 05 07:28 PM


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