Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello all,
Thanks for all the advice about the conditonal formating, however, I have another question regarding data validation. I would like to set u a control in which when user enters anything in Col A, it is required that Col B, C, D have to be entered as well. Please kindly advise. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In the DV use an allow of Custom and a formula of
=AND(B2<"",C2<"",D2<"") -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct) "kaci" wrote in message ... Hello all, Thanks for all the advice about the conditonal formating, however, I have another question regarding data validation. I would like to set u a control in which when user enters anything in Col A, it is required that Col B, C, D have to be entered as well. Please kindly advise. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation | Excel Worksheet Functions | |||
Macro question | Excel Worksheet Functions | |||
Inputting data to one worksheet for it effect another | Excel Discussion (Misc queries) | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |