Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
John
 
Posts: n/a
Default Dynamic Chart Crashing Excel - help plz!

I have 5-6 charts in my spreadsheet. I have made several dynamic... meaning
the update automaticly if I add new data to my sheet. The process has worked
fine on several of them. However, on one worsheet in my file, I cannot for
the life of me figure out why excel crashes when I name a range in my
spreadsheet or if I try to put in a named range in the source data of my
chart.


Here is what crashes my file.

CCB is the chart categories which is the formula
=OFFSET(Bills!$B$35,CLX,0,-CLX)
CLX is the count of the number of items to display =COUNT($D$36:$D$63)

the only problem I see is that when I go into look at how the named ranges
are defined I find this under CCB =OFFSET(Bills!$B$35,'CLx',0,-'CLx') ... if
I change that to the above formula it crashes... Keep in mind this exact
idea works on another identical sheet.

HELP! :)
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Dynamic Chart Crashing Excel - help plz!

I have no problem with the setup, confirming that it works in other sheets.
I'd suggest that you stop beating your head against the wall, and rebuild
the difficult sheet. Sometimes sheets and workbooks can get corrupt.

BTW, this formula
=OFFSET(Bills!$B$35,CLX,0,-CLX)

is equivalent to
=OFFSET(Bills!$B$35,1,0,CLX)

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

"John" wrote in message
...
I have 5-6 charts in my spreadsheet. I have made several dynamic...
meaning
the update automaticly if I add new data to my sheet. The process has
worked
fine on several of them. However, on one worsheet in my file, I cannot
for
the life of me figure out why excel crashes when I name a range in my
spreadsheet or if I try to put in a named range in the source data of my
chart.


Here is what crashes my file.

CCB is the chart categories which is the formula
=OFFSET(Bills!$B$35,CLX,0,-CLX)
CLX is the count of the number of items to display =COUNT($D$36:$D$63)

the only problem I see is that when I go into look at how the named ranges
are defined I find this under CCB =OFFSET(Bills!$B$35,'CLx',0,-'CLx') ...
if
I change that to the above formula it crashes... Keep in mind this exact
idea works on another identical sheet.

HELP! :)



  #3   Report Post  
Posted to microsoft.public.excel.charting
John
 
Posts: n/a
Default Dynamic Chart Crashing Excel - help plz!

I agree, corrupted. Thanks

"Jon Peltier" wrote:

I have no problem with the setup, confirming that it works in other sheets.
I'd suggest that you stop beating your head against the wall, and rebuild
the difficult sheet. Sometimes sheets and workbooks can get corrupt.

BTW, this formula
=OFFSET(Bills!$B$35,CLX,0,-CLX)

is equivalent to
=OFFSET(Bills!$B$35,1,0,CLX)

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

"John" wrote in message
...
I have 5-6 charts in my spreadsheet. I have made several dynamic...
meaning
the update automaticly if I add new data to my sheet. The process has
worked
fine on several of them. However, on one worsheet in my file, I cannot
for
the life of me figure out why excel crashes when I name a range in my
spreadsheet or if I try to put in a named range in the source data of my
chart.


Here is what crashes my file.

CCB is the chart categories which is the formula
=OFFSET(Bills!$B$35,CLX,0,-CLX)
CLX is the count of the number of items to display =COUNT($D$36:$D$63)

the only problem I see is that when I go into look at how the named ranges
are defined I find this under CCB =OFFSET(Bills!$B$35,'CLx',0,-'CLx') ...
if
I change that to the above formula it crashes... Keep in mind this exact
idea works on another identical sheet.

HELP! :)




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy and paste Excel chart in Word -- font compresses ScooterGirl Charts and Charting in Excel 3 February 10th 06 03:25 AM
Chart disappears in Excel 2000 [email protected] Excel Discussion (Misc queries) 0 November 8th 05 04:42 PM
Dynamic bar chart, must ignore "n/a" data... paris3 Charts and Charting in Excel 4 June 26th 05 07:07 PM
Permanently visible colunm in an Excel chart Robin McInnes Excel Discussion (Misc queries) 4 April 5th 05 08:45 AM
dynamic range for excel chart bobf Excel Discussion (Misc queries) 1 January 26th 05 11:07 AM


All times are GMT +1. The time now is 12:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"