The calculation sheet combines the input date and time to display
"dd/mm/yyyy hh:mm"(with a formula that leaves the cell bland if there is no
input) - this makes up the x-values. The graph works fine when I do it by
hand and get the master ready, but when I reopen it and add new raw data the
graph plots with everything starting from 01/01/1900. To fix the problem I
have to re-select the data for x values for each series and they jump to the
correct date (even though no input data changes?)
I have tried inserting a column and leaving the excel date (i.e. 39950.243)
and plotting against that but amazingly it still suffers the same loss of
memory and plots between 0 and 300?
Is it something to do with not liking formulas?? I really want to avoid
having to make a macro replot all the graphs as my chart macro skills are
lacking...
- Jon
-------
Jon Peltier, Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
Advanced Excel Conference - June 17-18 2009 - Charting and Programming
http://peltiertech.com/Training/2009-06-ACNJ/AdvExcelConf200906ACNJ.html
_______
"Al" <A...@discussions.microsoft.com> wrote in message
news:AFEAAFEA-5AF7-48BB...@microsoft.com...
That has worked! Once again saved me.
Cheers mate.