ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   CONDITIONAL FORMATTING (https://www.excelbanter.com/excel-discussion-misc-queries/126793-conditional-formatting.html)

FARAZ QURESHI

CONDITIONAL FORMATTING
 
Any formula, for how to have a wrong name be highlighted if it doesn't
pertain to a list of 50 different branches? List is already made up in sheet2
and the array being named "Branches". Except Data validation check of LIST.
One can after all paste value in case of a data validation too.

Dave Peterson

CONDITIONAL FORMATTING
 
The bad news is that copy|paste will remove the format|conditional formatting as
well as the data|validation rules.

Maybe you could tell the users to stay away from pasting--or you could use an
adjacent cell:

=if(countif(Branches,a2)0,"","Error--Not on list")

and give it a nice bold red format.

FARAZ QURESHI wrote:

Any formula, for how to have a wrong name be highlighted if it doesn't
pertain to a list of 50 different branches? List is already made up in sheet2
and the array being named "Branches". Except Data validation check of LIST.
One can after all paste value in case of a data validation too.


--

Dave Peterson


All times are GMT +1. The time now is 08:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com