View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default format ='s another cell

Hi
you have to apply the same conditional format in cell B1 as in cell A1.
Formulas can't transfer formats

--
Regards
Frank Kabel
Frankfurt, Germany


me wrote:
Can cell A1 have conditional formats and then have cell B1=A1 and
have B1 then also automatically change its formats everytime A1
changes?

Thanks