Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 1. how do i delete graphs from worksheet 2. i create 2 graphs in one sheet - i need to move it to right side used this code : ActiveChart.ChartArea.Select ActiveSheet.Shapes(ChartName).IncrementLeft 140.5 ActiveSheet.Shapes(ChartName).IncrementTop 100.25 but the problem is when i copy the excel file to a different compute the location is changing ... so how do i make it fit to all?? -- eli5 ----------------------------------------------------------------------- eli5m's Profile: http://www.excelforum.com/member.php...fo&userid=1475 View this thread: http://www.excelforum.com/showthread.php?threadid=26380 |
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 do I graph data daily as a line graph across a calendar format | Charts and Charting in Excel | |||
Can I make a graph to be a specific size? (actual graph) | Excel Discussion (Misc queries) | |||
Creating a graph similar to a stacked column graph | Charts and Charting in Excel | |||
Hyperlinkage of one graph with another graph or Drill down graph | Charts and Charting in Excel |