View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Merged cells in chart

Merging cells makes workbooks behave badly in a number of ways. How did you
get 56 * 7 columns into your worksheet, if Excel has only 256 columns? What
does the data look like? In other words, can you describe which cells are
merged together and have which values? Something like:

A1:G1 merged, contains 1/1/2006
H1:N1 merged, contains 1/8/2006
etc.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


wrote in message
ups.com...
Another question for EXCEL gurus !

I have a chart with 56 columns(corresponding to 56 weeks in a year),
each of which is composed of merging 7 columns (corresponding to 7
days/week). How can I get a graph with the values in these merged
columns ? Selecting these and clicking does not produce anything !

Thank you !