Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Where can I find some information or examples on how to create line graphs using vba? I want to display 4 different line on the same graph. -- NewGuy100 ------------------------------------------------------------------------ NewGuy100's Profile: http://www.excelforum.com/member.php...o&userid=27935 View this thread: http://www.excelforum.com/showthread...hreadid=474323 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Charting is simple and complex.
Simple: just turn the macro recorder on and create a graph and fix it up the way you want it. Then view the macro you created. Complex: 1) the macro recorder throws alot of uneeded code in. 2) There are so many possibilities with charting it can get complicated use macro recorder and then post back specific code questions. "NewGuy100" wrote: Where can I find some information or examples on how to create line graphs using vba? I want to display 4 different line on the same graph. -- NewGuy100 ------------------------------------------------------------------------ NewGuy100's Profile: http://www.excelforum.com/member.php...o&userid=27935 View this thread: http://www.excelforum.com/showthread...hreadid=474323 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining a 2-D column graph and a 2-D line graph on the same char | Charts and Charting in Excel | |||
How to convert a dotted line to a solid line in a line graph | Charts and Charting in Excel | |||
average Line created in an existing line graph- based on one cell | Charts and Charting in Excel | |||
How do I graph data daily as a line graph across a calendar format | Charts and Charting in Excel | |||
Cluster stacked graph AND line combo graph? | Charts and Charting in Excel |