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

What are the criteria for formatting the other cell?

--

HTH

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


"Dave Breitenbach" wrote in
message ...
I have a column of numbers which occasioncally gets incremented by
one(111,22222,333,4444,etc). I'd like to refer to this column and have
formatting be applied to a range to the right of that column in the row

where
it occurs (say, for the four columns to the right). Is there a way to do
this without vba?

tia,
Dave