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 Bring forward conditional formatted characteristics

Hi
not possible with qa formula. You can try to copy the cell (also with
VBA code) But an automatic link is not possible

--
Regards
Frank Kabel
Frankfurt, Germany

"Phil Hageman" schrieb im
Newsbeitrag ...
In workbook €śHR A1€ť, worksheet €śScorecard€ť, cell AN6, is a percent

value that
is conditionally formatted.

In workbook €śDashboard€ť, worksheet €śDashboard€ť, cell W31, I want to

show the
AN6 value, along with the conditional formatting. How would this be

done?

Thanks,
Phil