Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hey,
I created a form utilizing the data validation and the Indirect function. I have a list of products in Column A, depending on the product selected, certain options are available in Column B. I want to create a warning message if one of the options in Column B needs other information. Is this possible? Thanks, |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
of course.but you will have to give us more info.You may be able to use
helper cells and an =IF(OR(B2=1,B3=1,B4=1),"Danger Will Robinson Danger",""),formatted in large red letters,you could use a data validation formula,you could use a macro.....-- paul remove nospam for email addy! "TC" wrote: Hey, I created a form utilizing the data validation and the Indirect function. I have a list of products in Column A, depending on the product selected, certain options are available in Column B. I want to create a warning message if one of the options in Column B needs other information. Is this possible? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
data validation lists | Excel Discussion (Misc queries) | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) | |||
Automatic Data Validation drop down creation | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |