ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Please help with Conditional Formatting (https://www.excelbanter.com/excel-discussion-misc-queries/14132-please-help-conditional-formatting.html)

Wind54Surfer

Please help with Conditional Formatting
 
Hi all,

I am trying to get a cell to change color when:
D5 contains "/" in the form of for example:

CM/F/CM or C/C

I tried different variations of:

Formula Is------------------$D$5= "*/*"

but it does not work, any ideas?

Thanks for nay help,
Emilio


Biff

Hi!

Try this:

Formula Is: =ISNUMBER(SEARCH("/",A1))

Biff

-----Original Message-----
Hi all,

I am trying to get a cell to change color when:
D5 contains "/" in the form of for example:

CM/F/CM or C/C

I tried different variations of:

Formula Is------------------$D$5= "*/*"

but it does not work, any ideas?

Thanks for nay help,
Emilio

.


Bob Phillips

Try

=ISNUMBER(FIND("/",$D$5))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Wind54Surfer" wrote in message
...
Hi all,

I am trying to get a cell to change color when:
D5 contains "/" in the form of for example:

CM/F/CM or C/C

I tried different variations of:

Formula Is------------------$D$5= "*/*"

but it does not work, any ideas?

Thanks for nay help,
Emilio




Wind54Surfer

Thanks a lot,

Emilio




"Biff" wrote:

Hi!

Try this:

Formula Is: =ISNUMBER(SEARCH("/",A1))

Biff

-----Original Message-----
Hi all,

I am trying to get a cell to change color when:
D5 contains "/" in the form of for example:

CM/F/CM or C/C

I tried different variations of:

Formula Is------------------$D$5= "*/*"

but it does not work, any ideas?

Thanks for nay help,
Emilio

.




All times are GMT +1. The time now is 02:22 AM.

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