LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Data Validation - Dependent Lists & Conditional Formatting

Angeles

Debra Dalgleish has a sample workbook for adding items to a DV list.

DV0012 - Update Validation List -- type a new value in a cell that contains data
validation, and it's automatically added to the source list, and the list is
sorted; a macro automates the list updates. DataValListAddSort.zip 11 kb

http://www.contextures.on.ca/excelfiles.html#DataVal

Scroll down until you find DV0012 to download the file.


Gord Dibben MS Excel MVP

On Wed, 3 Oct 2007 19:05:01 -0700, Ron Coderre
wrote:

I'd like to help, but I'll be traveling with no internet access for the next
10 days. Since the original thread is so old.....try posting a new question
so the excellent talent that frequents these groups can help you. (If you do
that...leave a post here indicating that, so you don't have 2 separate groups
of people helping)
***********
Regards,
Ron

XL2003, WinXP


"Angeles" wrote:

Hi , I have used the Debra Dalgleish's Contextures website for
instructions on Dependent Lists, and it works excellent , but now I need to add items to my validation Lists , let me explain , if the user type a new element I need to add that new one to the validation list. How can I do it ?


Thank you

"Ron Coderre" wrote:

First, thanks for visiting Debra Dalgleish's Contextures website for
instructions on Dependent Lists. Now, I have a lot less expaining to do.

Since the dependent list is based on a Named List, try this:
With
A1 containing the parent list
B1 containing the dependent list
and the Named list: MyNamedList

Then
Select B1
<format<conditional formatting
Formula is: =ISERROR(MATCH($B$1,MyNamedList,0))
Click the [format] button and set your format
Click the [OK] buttons and you're done.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Bob" wrote:

Using Data Validation, I have created a dependent list (based on instructions
found on the Contextures web site:
http://www.contextures.com/xlDataVal02.html).
I want to create a conditional format whereby if someone changes the
selection in the first data validation list without changing the
corresponding selection in the dependent list (i.e., second list), the cell
value in the dependent list will turn red.
Can anyone tell me how to go about doing this?
Thanks, Bob



 
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
Manual control of link updating for downloaded quotes? dk_ Excel Discussion (Misc queries) 9 November 15th 06 01:04 PM
Data Validation - Using 2 Lists scott56hannah Excel Discussion (Misc queries) 1 October 18th 06 12:49 PM
Dependent List (via Data Validation) Error Dezdan Excel Worksheet Functions 2 December 2nd 05 12:33 AM
Conditional formatting in a data table TimR Excel Discussion (Misc queries) 0 October 5th 05 07:28 PM
How do I use a conditional (IF) statement in Data Validation? LindaB Excel Worksheet Functions 3 August 13th 05 12:51 AM


All times are GMT +1. The time now is 11:33 AM.

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"