View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default automatic formatting

You could use conditional formatting, with a formula comparing values, but
CF won't look at another sheet so you'd need to mirror (through linked
cells) the values from each sheet onto the other 2.
--
David Biddulph

wrote in message
...
I created 3 spreadsheets with pricing info. I enter prices on a main
spreadsheet and the other two are automattically changed by adding or
subtracting certain amounts from that main sheet. How can I
automatically bold or highlight the cells with changed value? All
three spread sheets need to be bolded when the first spread sheet is
changed. Is this possible?