Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default What If and Drop Down List

Please advise on what the best strategy is for this situation:

Column A is Sales Type, Column B is Client Name

If select "New Order" in Column A, I type a new client name. If select
"Renewal Order", I want to see a list of existing clients.

The purpose is to avoid any typos so that I can use code to munipulate
the data.

Thanks in advance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default What If and Drop Down List

Look at Data=Validation

Debra Dalgleish
http://www.contextures.com/tiptech.html

--
Regards,
Tom Ogilvy


"Curious" wrote:

Please advise on what the best strategy is for this situation:

Column A is Sales Type, Column B is Client Name

If select "New Order" in Column A, I type a new client name. If select
"Renewal Order", I want to see a list of existing clients.

The purpose is to avoid any typos so that I can use code to munipulate
the data.

Thanks in advance.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default What If and Drop Down List

Can the data validation in column B be on or off depending on the entry
in column A?



On Jan 26, 2:21 pm, Tom Ogilvy
wrote:
Look at Data=Validation

Debra Dalgleishhttp://www.contextures.com/tiptech.html

--
Regards,
Tom Ogilvy



"Curious" wrote:
Please advise on what the best strategy is for this situation:


Column A is Sales Type, Column B is Client Name


If select "New Order" in Column A, I type a new client name. If select
"Renewal Order", I want to see a list of existing clients.


The purpose is to avoid any typos so that I can use code to munipulate
the data.


Thanks in advance.- Hide quoted text -- Show quoted text -


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 698
Default What If and Drop Down List

Yes, that is true. The site Tom O suggests will show you how to do
Dependent Drop Downs.

HTH
Regards,
Howard

"Curious" wrote in message
ps.com...
Please advise on what the best strategy is for this situation:

Column A is Sales Type, Column B is Client Name

If select "New Order" in Column A, I type a new client name. If select
"Renewal Order", I want to see a list of existing clients.

The purpose is to avoid any typos so that I can use code to munipulate
the data.

Thanks in advance.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default What If and Drop Down List

If you combine it with a macro. Use the change event to determine whether
the data validation should be there or not.



--
Regards,
Tom Ogilvy

"Curious" wrote in message
oups.com...
Can the data validation in column B be on or off depending on the entry
in column A?



On Jan 26, 2:21 pm, Tom Ogilvy
wrote:
Look at Data=Validation

Debra Dalgleishhttp://www.contextures.com/tiptech.html

--
Regards,
Tom Ogilvy



"Curious" wrote:
Please advise on what the best strategy is for this situation:


Column A is Sales Type, Column B is Client Name


If select "New Order" in Column A, I type a new client name. If select
"Renewal Order", I want to see a list of existing clients.


The purpose is to avoid any typos so that I can use code to munipulate
the data.


Thanks in advance.- Hide quoted text -- Show quoted text -




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
drop down list based on other drop down list pick Ruth Excel Discussion (Misc queries) 1 August 25th 09 04:12 PM
Drop down list dependant on previous drop down list Tenacioushail Excel Discussion (Misc queries) 1 July 1st 08 11:35 AM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
Drop Down List choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


All times are GMT +1. The time now is 01:06 AM.

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"