Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Validation / Dropdown list Problem

I am trying to write a purchase order for my company in MS-Excel 2002.
I am currently using a validation / dropdown list to pick th
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of 2
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products unde
that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Suly

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Excel Validation / Dropdown list Problem

Hi Ed
have a look at the following site for dependent data validation
http://www.contextures.com/xlDataVal02.html

HTH
Frank


I am trying to write a purchase order for my company in MS-Excel

2002.
I am currently using a validation / dropdown list to pick the
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of

20
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products
under that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Sulya


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel Validation / Dropdown list Problem

See Debra Dalgleish's site on this topic

Dependent lists - data validation
http://www.contextures.com/xlDataVal02.html

Related topics:
Datavalidation - top
http://www.contextures.com/xlDataVal01.html

--
Regards,
Tom Ogilvy


"edsulya " wrote in message
...
I am trying to write a purchase order for my company in MS-Excel 2002.
I am currently using a validation / dropdown list to pick the
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of 20
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products under
that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Sulya


---
Message posted from http://www.ExcelForum.com/



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 63
Default Excel Validation / Dropdown list Problem

Edsulya,

Suppose your dropdownboxes are in A1(1 to 5) and in A2 (20 values)

Name the ranges of 20 values : I assume in this example List1, List2,
....,List5

In A1 Data/Validation / List / 1,2,3,4,5

In A2 Data / Validation/List/ =Choose(A1,List1,List2,List3,List4,List5)

NB When a choice is made in cell A2 and thereafter cell A1 is changed, there
will be no errrormessage that a wrong list is used in cell A2.
(This is always the case with DATA / Validation)


--
Regards,
Auk Ales

* Please reply to this newsgroup only *
* I will not react on unsolicited e-mails *

"edsulya " wrote in message
...
I am trying to write a purchase order for my company in MS-Excel 2002.
I am currently using a validation / dropdown list to pick the
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of 20
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products under
that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Sulya


---
Message posted from http://www.ExcelForum.com/



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Excel Validation / Dropdown list Problem

Look at this example from Debra
http://www.contextures.com/xlDataVal02.html

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)
www.rondebruin.nl



"edsulya " wrote in message ...
I am trying to write a purchase order for my company in MS-Excel 2002.
I am currently using a validation / dropdown list to pick the
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of 20
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products under
that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Sulya


---
Message posted from http://www.ExcelForum.com/





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default Excel Validation / Dropdown list Problem

I've never tried what you're describing. But there's a lot of Data
Validation information on Debra Dalgleish's web site -
http://www.contextures.com/ . You might find some help there.

Sorry I couldn't do more for you.
Ed

"edsulya " wrote in message
...
I am trying to write a purchase order for my company in MS-Excel 2002.
I am currently using a validation / dropdown list to pick the
description of the product I want from a list of 100 choices.

I would like to break the list of 100 items into five categories of 20
items each to make selection easier.

One column would list five categories in a drop down menu.

The next column would allow me to choose from the twenty products under
that category.

I am not sure of the formula or code to accomplish this task.

Please advise.

Ed Sulya


---
Message posted from http://www.ExcelForum.com/



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
Validation Dropdown list is not available Makelei Setting up and Configuration of Excel 1 March 25th 10 08:18 PM
Validation dropdown list is not available Makelei Excel Discussion (Misc queries) 1 March 25th 10 08:06 PM
Validation Dropdown list starts at b ottom of list Tonso Excel Discussion (Misc queries) 2 March 17th 10 05:21 PM
Data validation with dropdown list geotso Excel Discussion (Misc queries) 2 February 1st 09 05:59 PM
IF + respective Validation Dropdown List karenc Excel Worksheet Functions 2 November 27th 08 09:48 AM


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