Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tim
 
Posts: n/a
Default Horizontal lines in waterfall chart

Hi folks,

Does anyone know how to draw the horizontal lines to connect the first
ending point to second starting point in waterfall chart? I asked this
question before and one of the experts showed me the site where I could
download the sample. I am not that good in excel vba coding. Therefore, I
cant fully understand that. Could someone show me the code to draw the
horizontal lines (only) in waterfall chart.

Thanks in advance.

Tim.

  #2   Report Post  
Jon Peltier
 
Posts: n/a
Default

You can add a set of XY series to the chart, one for each line you need drawn (add
each additional series, select it, and use Chart menu Chart Type to switch it to
an XY type). The Y values are the same as the columns use. The X values can be
determined by trial and error or algebraically calculated; keep in mind that the
columns are effectively at X values 1, 2, 3, etc. I like to go from the beginning of
one column to the end of the next. For the first two pairs of columns, and the
standard gap width of 150%, this means X goes from 0.8 to 2.2.

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

Tim wrote:

Hi folks,

Does anyone know how to draw the horizontal lines to connect the first
ending point to second starting point in waterfall chart? I asked this
question before and one of the experts showed me the site where I could
download the sample. I am not that good in excel vba coding. Therefore, I
cant fully understand that. Could someone show me the code to draw the
horizontal lines (only) in waterfall chart.

Thanks in advance.

Tim.


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
Missing lines in chart w/x-axis with months 1-24... DendWrite Charts and Charting in Excel 2 May 10th 05 09:04 PM
Leader Lines Connecting Chart to Box TOMB Excel Discussion (Misc queries) 1 May 7th 05 06:02 PM
Leader Lines Connecting Chart to Box TOMB Charts and Charting in Excel 1 May 7th 05 06:00 PM
Pie chart with 'anchored' lines to text box TOMB Charts and Charting in Excel 0 May 4th 05 09:14 PM
= Drawing more lines in a OHLCV chart = hcova Charts and Charting in Excel 1 December 13th 04 04:57 AM


All times are GMT +1. The time now is 03:57 AM.

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"