Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I've been workin' on the problem below that I've written a few days ago but got no answers. It's easy to select spesific cells to another column for ex: cells belong to type A then I draw the graph but a new problem occured, there are empth cells and mygraph counts them next question: how can I omit the blank cells from my data set while graphing? Thx a lot :) Emre UNAL http://www.geocities.com/dusemre Main Problem: Hi, I have a mixed data set as exampled below, Type Value A 14 B 0.156 C 1.65 A 18 D 400 C 1.56 C 1.72 .... .... .... Question: How can I graph these variables individually without chancin' the data structure? Note: I can not use autofilter or any other macro, this data set will be updated every 2hours, but can make any link to this data set freely. Thx for your concern Emre ÜNAL Statistician http://www.geocities.com/dusemre |
#2
![]() |
|||
|
|||
![]()
a) use =NA() in place of blank
OR b) select chart; use Tools|Options and open Chart tab; specify how blanks are to be treat with the active chart best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "easy" wrote in message ... Hi, I've been workin' on the problem below that I've written a few days ago but got no answers. It's easy to select spesific cells to another column for ex: cells belong to type A then I draw the graph but a new problem occured, there are empth cells and mygraph counts them next question: how can I omit the blank cells from my data set while graphing? Thx a lot :) Emre UNAL http://www.geocities.com/dusemre Main Problem: Hi, I have a mixed data set as exampled below, Type Value A 14 B 0.156 C 1.65 A 18 D 400 C 1.56 C 1.72 ... ... ... Question: How can I graph these variables individually without chancin' the data structure? Note: I can not use autofilter or any other macro, this data set will be updated every 2hours, but can make any link to this data set freely. Thx for your concern Emre ÜNAL Statistician http://www.geocities.com/dusemre |
#3
![]() |
|||
|
|||
![]()
a) use =NA() in place of blank
OR b) select chart; use Tools|Options and open Chart tab; specify how blanks are to be treat with the active chart best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "easy" wrote in message ... Hi, I've been workin' on the problem below that I've written a few days ago but got no answers. It's easy to select spesific cells to another column for ex: cells belong to type A then I draw the graph but a new problem occured, there are empth cells and mygraph counts them next question: how can I omit the blank cells from my data set while graphing? Thx a lot :) Emre UNAL http://www.geocities.com/dusemre Main Problem: Hi, I have a mixed data set as exampled below, Type Value A 14 B 0.156 C 1.65 A 18 D 400 C 1.56 C 1.72 ... ... ... Question: How can I graph these variables individually without chancin' the data structure? Note: I can not use autofilter or any other macro, this data set will be updated every 2hours, but can make any link to this data set freely. Thx for your concern Emre ÜNAL Statistician http://www.geocities.com/dusemre |
#4
![]() |
|||
|
|||
![]()
Thx Bernard,
I still have gaps between values, how can I omit them? for.ex. data set is below I've tried your recommendations but still got gaps for all the #N/A A 1 1 B 10 #N/A D 100 #N/A C 1000 #N/A A 1,5 1,5 B 15 #N/A C 105 #N/A D 1005 #N/A A 2 2 B 12 #N/A C 102 #N/A D 1002 #N/A "Bernard Liengme" wrote in message ... a) use =NA() in place of blank OR b) select chart; use Tools|Options and open Chart tab; specify how blanks are to be treat with the active chart best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "easy" wrote in message ... Hi, I've been workin' on the problem below that I've written a few days ago but got no answers. It's easy to select spesific cells to another column for ex: cells belong to type A then I draw the graph but a new problem occured, there are empth cells and mygraph counts them next question: how can I omit the blank cells from my data set while graphing? Thx a lot :) Emre UNAL http://www.geocities.com/dusemre Main Problem: Hi, I have a mixed data set as exampled below, Type Value A 14 B 0.156 C 1.65 A 18 D 400 C 1.56 C 1.72 ... ... ... Question: How can I graph these variables individually without chancin' the data structure? Note: I can not use autofilter or any other macro, this data set will be updated every 2hours, but can make any link to this data set freely. Thx for your concern Emre ÜNAL Statistician http://www.geocities.com/dusemre |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
making graphs ignore "blank " cells | Excel Discussion (Misc queries) | |||
How to make empty cells as zero in excel add-ins for SQL Server an | Excel Worksheet Functions | |||
Non Blank - Blank Cells???? | Excel Discussion (Misc queries) | |||
In Exel 2000, stop the blank cells (with formulas) from printing. | Excel Discussion (Misc queries) | |||
Make a cell blank? | Excel Worksheet Functions |