View Single Post
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

So, what do want to do? It's not really clear!

Do you want to highlight the barge number that's entered in the form if it's
a problem barge?

If so, list the problem barges somewhere on your sheet, say J1:J11.

Assume you enter the barge number on your "form" in cell A1.

Select cell A1

Conditional Formatting
Formula is: =OR(A1=$J$1:$J$11)
Select the desired styles
OK out

Biff

"huntr357" wrote in message
...

I have a form that we use at work... I have some problem barges that
come in time to time that we have to make changes to the job orders on.
I put all the barges on this excel sheet. What I need is maybe an if
statement or conditional foremat that will either shade the cell in or
something. Just some way of letting me know that it is one of the
problem jobs. The thing is I have used conditional formatting but you
can only do three, I have at least 10 or so barges. I really don't know
how to use the "IF" statement. Can anyone help me with this?


--
huntr357
------------------------------------------------------------------------
huntr357's Profile: http://www.msusenet.com/member.php?userid=630
View this thread: http://www.msusenet.com/t-1869437357