Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to move the location of two command buttons by using a With statement but am getting the error below. My code is also below. Any help is appreciated! Error: Run-time error 438: Object doesn't support this property or method. Code: With .Shapes("submemid") .ShapeRange.Top = 18 .ShapeRange.Left = 153.75 End With -- Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command buttons disappear when I move worksheet 2007 | Excel Discussion (Misc queries) | |||
have toggle buttons but everytime print preview buttons move | Excel Discussion (Misc queries) | |||
How to make command buttons move among worksheets? | Excel Programming | |||
Use of Command Buttons to Move Through Worksheets | Excel Programming | |||
Control Buttons vs. Command Buttons | Excel Programming |