+ Reply to Thread
Results 1 to 2 of 2

Conditional formatting specific phrase

  1. #1
    Jkalsch
    Guest

    Conditional formatting specific phrase

    Is it possible to format only cells that specifically read $0.00? Every time
    I try all the blank cells and cells reading 0 also change.

  2. #2
    Peo Sjoblom
    Guest

    Re: Conditional formatting specific phrase

    You could try something like

    =AND(A1=0,A1<>"",LEFT(CELL("format",A1),1)="C")

    however it's not very reliable


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "Jkalsch" <Jkalsch@discussions.microsoft.com> wrote in message
    news:D06C8A54-3632-4D94-939C-562CAD5BC67C@microsoft.com...
    > Is it possible to format only cells that specifically read $0.00? Every
    > time
    > I try all the blank cells and cells reading 0 also change.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1