View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Whit Whit is offline
external usenet poster
 
Posts: 13
Default Copy Conditional Formatting down rows

New to Office 2007, but am very frustrated. When I copy a cell's formatting
(either by paste/special/formats or format painter) the conditional
formatting is not using the relative cell row reference but instead always
referring back to the original cell even though I am not using the absolute $
reference. For example:

CF = A10100 (in cell A10)

when I copy the format to B10 CF = A10100
If I copy the format to B10:F10 CF in all cells = B10100

What is going on??