Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Excel 2000 / Graph

Hi!,

I need to present Actual cost with a rolling forecast cost for a
calendar period in a Excel graph. The problem I'm facing is at the
actual fall's down to zero and the rolling forecast starts from zero.
How do I present a graph which has the first 6 months using a line, and
then next 6 months using a dotted line.

Thanks & Regards,
Nalaka.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Excel 2000 / Graph

Hi Nalaka,

I'm confused why the actual falling to zero is a problem, so I won't
address this. Not sure how that relates to your last sentence, which
I'll offer some a workaround. I don't know of an easy way to combine
a solid line that turns into a dotted one. You can trick it by having
2 series instead of 1. Then format 1 as solid and 1 as dotted. This
is hard to explain, but here goes.

Imagine data in cells "A1" thru "C12" ... like this:

Mo Val Val
--- ---- ----
1 10
2 20
3 30
4 40
5 50
6 45
7 55 55
8 60
9 90
10 10
11 88
12 87

The value for the 1st mo is 10, which is cell "B1". The value for the
12th month is in "C12" or 87.

Create a chart with 2 Series. The first Series will have the values
"B1:B7". Notice the 7th month of the 1st series equals the value in
the 2nd series. This makes the series lines connect.

The second Series will be the values "C1:C12". "C1" is not a typo.
The first 6 values of the 2nd series are empty. This is necessary to
make the 2nd series appear to shift forward and line up.

Now simply format 1st series as solid line and the 2nd as a dotted
line.

This is ugly and may not even be what you're looking for.

Hope it helps,
Steve Hieb
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
Excel 2000 graph in Excel 2007 Mary Excel Discussion (Misc queries) 3 February 17th 07 02:06 AM
how do I export an excel graph in the 2000 version? Paul Charts and Charting in Excel 1 August 30th 06 07:23 PM
can I draw a semi log graph using exel 2000? sara Excel Discussion (Misc queries) 2 March 13th 06 07:17 PM
How do I export a graph as a gif file (Microsoft Excel 2000) Excel user Charts and Charting in Excel 2 January 12th 06 01:34 PM
Hyperlink in Excel 2000 can't open bookmarked Word 2000 file DCheslock Excel Discussion (Misc queries) 1 May 5th 05 10:46 PM


All times are GMT +1. The time now is 02:57 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"