Have you tried and failed or?
Could depend upon cell references if using Formula Is:
Select B, G and L and Format>CF>Formula is: =$A1="qwerty"
Works OK for me because $A is a fixed column reference
A1 would get all messed because it is relative.
Or Equal to 67 works fine also.
Gord Dibben MS Excel MVP
I have tried slecting different columns at the same time but no
luck!!! i have tried using ctrl and shift seperately and together but
it just selects all the columns in the range.
The actual formatting is fairly straight forward.
i have three conditions
=-1 then turn box yellow
<-1 then turn box red
I need to apply this to about twenty columns all in all but want a
quick way rather then doing each individually.
thanks for your response, is this any clearer?