ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formating and Mid (https://www.excelbanter.com/excel-discussion-misc-queries/183629-conditional-formating-mid.html)

Wanna Learn

Conditional Formating and Mid
 
Hello This is my conditional formatting formula =MID(B9,3,2=19) and it
does not work. column B has numbers such as 2D1985. what I want to do is
if the number 19 appears after the first two digits(in this case 2D) to
highlight the cell in grey. thank you

Alan

Conditional Formating and Mid
 
Try
=MID(B9,3,2)*1=19
Regards,
Alan.
"Wanna Learn" wrote in message
...
Hello This is my conditional formatting formula =MID(B9,3,2=19) and it
does not work. column B has numbers such as 2D1985. what I want to do
is
if the number 19 appears after the first two digits(in this case 2D) to
highlight the cell in grey. thank you



RagDyeR

Conditional Formating and Mid
 
Try this:

=MID(B9,3,2)="19"
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"Wanna Learn" wrote in message
...
Hello This is my conditional formatting formula =MID(B9,3,2=19) and it
does not work. column B has numbers such as 2D1985. what I want to do is
if the number 19 appears after the first two digits(in this case 2D) to
highlight the cell in grey. thank you




All times are GMT +1. The time now is 10:50 AM.

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