Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Conditional Data Validation Options

So I have two columns of Data Validations:

Column A we'll call Cost Centers
Column B we'll call Accounts


If somebody puts in a Cost Center for a specific department which we
will call Advertising, then a different list shows up in Column B of
only Advertising Accts. I use the following formula in Column B for
my Data Validation:


=IF(ISERROR(VLOOKUP(A5,advertising,1,0)),accounts, advaccts) where
"accounts" is all accounts and "advaccts" is only advertising
accounts.


That works ok. I'm sure that is not the best way of doing it; but
here is my problem.


If I don't put anything in Column A, users can type anything into
Column B and there is no Data Validation. I was hoping that it would
use the "accounts" list as validation if nothing was entered into
Column A.


Thoughts on how to keep data validation on column B if nothing is put
into Column A?



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 457
Default Conditional Data Validation Options

See your earlier post.

--
Best Regards,

Luke M
"willwonka" wrote in message
...
So I have two columns of Data Validations:

Column A we'll call Cost Centers
Column B we'll call Accounts


If somebody puts in a Cost Center for a specific department which we
will call Advertising, then a different list shows up in Column B of
only Advertising Accts. I use the following formula in Column B for
my Data Validation:


=IF(ISERROR(VLOOKUP(A5,advertising,1,0)),accounts, advaccts) where
"accounts" is all accounts and "advaccts" is only advertising
accounts.


That works ok. I'm sure that is not the best way of doing it; but
here is my problem.


If I don't put anything in Column A, users can type anything into
Column B and there is no Data Validation. I was hoping that it would
use the "accounts" list as validation if nothing was entered into
Column A.


Thoughts on how to keep data validation on column B if nothing is put
into Column A?





  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Conditional Data Validation Options

I do apologize for double post. I did not know that Microsoft site
fed to google groups.

I do now. ;-)


On Mar 19, 12:08*pm, "Luke M" wrote:
See your earlier post.

--
Best Regards,

Luke M"willwonka" wrote in message

...



So I have two columns of Data Validations:


Column A we'll call Cost Centers
Column B we'll *call Accounts


If somebody puts in a Cost Center for a specific department which we
will call Advertising, then a different list shows up in Column B of
only Advertising Accts. *I use the following formula in Column B for
my Data Validation:


=IF(ISERROR(VLOOKUP(A5,advertising,1,0)),accounts, advaccts) where
"accounts" is all accounts and "advaccts" is only advertising
accounts.


That works ok. *I'm sure that is not the best way of doing it; but
here is my problem.


If I don't put anything in Column A, users can type anything into
Column B and there is no Data Validation. *I was hoping that it would
use the "accounts" list as validation if nothing was entered into
Column A.


Thoughts on how to keep data validation on column B if nothing is put
into Column A?- 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
Show Data validation List options in a msgbox jlclyde Excel Discussion (Misc queries) 1 October 28th 09 07:26 PM
data Validation options Josh C Excel Worksheet Functions 2 May 16th 07 11:09 PM
Data Validation - Multiple Options LPS Excel Discussion (Misc queries) 8 August 11th 06 03:16 PM
data validation - select multiple options? A. Excel Discussion (Misc queries) 3 January 2nd 06 09:13 PM
Data Validation - mixture of options Jack Sheet Excel Discussion (Misc queries) 6 May 20th 05 03:54 PM


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