Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tod was kind enough to supply me with this piece of code:
With ActiveSheet.ChartObjects("Chart 1") .Activate .Top = Range("C3").Top .Left = Range("C3").Left End With Which enables me to move Chart 1 to cell C3. I need to correct this so that I can move an already activated chart regardless of the chart id. Thanks The Doctor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identification of what day it is | Excel Worksheet Functions | |||
Currency identification | Excel Discussion (Misc queries) | |||
Chart Identification Problems | Excel Programming | |||
checkbox identification | Excel Programming | |||
checkbox identification | Excel Programming |