| Thread | Last Post | Replies |
|
| Pie Charts and Grids | 11 Apr 2004 06:46 GMT | 1 |
I would like to know if there is any way of inserting a grid onto a pie chart. If using excel VBA is the only way, that's fine. I just need some examples. Thanks
|
| Show a break even point | 10 Apr 2004 23:35 GMT | 6 |
I have a series of profits from various scenarios in a line chart. It draws a upward sloped line. I want to mark the break even point with a line on the X axis. (naturally I can get one on the Y axis easy, but that is no good) I made a series of nulls and put a -10 at about the ...
|
| Color Weighting | 10 Apr 2004 16:53 GMT | 2 |
I designed an RF signal strength mapping tool for our radio shop so they can map the relative repeater signal strengths around the plant. Basicly it is a laptop with a National Instruments DAQ board and a Garmin GPS head connected via RS232. Signal strength is fed into the DAQ ...
|
| Chart Help | 10 Apr 2004 16:46 GMT | 2 |
I have a chart with several columns of data that has column A as the X axis and any one of columns B through M can be plotted on a left Y axis and a right Y axis to compare two columns of data at the same time. This chart might have 100 rows of data or 600 rows of data. I figured ...
|
| Special line graph effect | 10 Apr 2004 16:32 GMT | 6 |
I'm trying to create a line chart that, beyond a certain point, gives an increasingly widened line to indicate uncertainty when extrapolating into the future. I've created a temporary link to a graph from a Bank of England inflation report which has the effect:
|
| update source & changes chart | 10 Apr 2004 16:19 GMT | 5 |
First, how do i get rid of the slider on the left in this group showing all of the group choices Second, is there a way to automaticely update the source data. I am inserting a new line of data at the top of and existing data set and like adding data at the top of a formula, etc ...
|
| How do I stop excel graphing missing (#N/A) data? | 10 Apr 2004 16:12 GMT | 2 |
I am trying to create a line graph with a series of data that contains #N/A "values" (which is generated through a formula) eg Month: Jan Feb Mar Apr Ma Weight: 3 6 9 #N/A
|
| chartgroups,chartobjects etc-confusion to me | 10 Apr 2004 16:10 GMT | 1 |
I am fairly familiar with excel charting and also vba. But I am still confused with the terms like chartgroups chartgroup
|
| select X | 10 Apr 2004 05:57 GMT | 4 |
If I select columns A, C, and E to chart, how can I select column C to be the X axis? -- Bryan Kelly
|
| default options | 10 Apr 2004 05:55 GMT | 2 |
Can I set up Excell charts with defaults such as: 1. X & Y grid lines are always on 2. the legend is always on the bottom 3. The X axis does not exceed my data range
|
| Bell curve built on labels | 10 Apr 2004 05:30 GMT | 2 |
I am building a benchmarking study of 176 electric utility companies, and want to create comparisons based on performance within deciles (top 10% down to bottom 10% based on specific benchmark performance). For each of the 100 utilities there is a three letter acronym, and the ...
|
| Source File that is Linked getting "file not found" | 10 Apr 2004 05:26 GMT | 1 |
I created a master (source) excel document and linked the multiple graphs to a poweroint. Both files are in a shared lan where multiple people have to go in and update the master excel.
|
| Time scale makes columns too narrow | 10 Apr 2004 05:10 GMT | 2 |
Problem (with Excel 2002 on WinXP): Trying to make a stacked column chart using weekly data, Excel insists on spacing out the width between columns, and making each column too narrow. By comparison, the same exact data with each column being on a
|
| 2 line one bar graph | 10 Apr 2004 05:08 GMT | 2 |
I need to create graph which has min and max target and actual data each month I would like to show each target as a line and actual as bar I can get 2 bar and one line but not other way roun thank tina
|
| How to Draw chart by VBA using Record Set | 10 Apr 2004 05:06 GMT | 2 |
Hai, I am devolping an excel sheet which takes the data from the database,for that data i have to draw a chart i con't select the area directly so i wan't to draw it by using
|