Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is pretty simple. I want to add a button to my
sheet--programatically. When I do it programatically the project stops. Is there a workaround? ThisWorkbook.Worksheets("Market Report").OLEObjects.ADD(ClassType:="Forms.CommandB utton.1", Link:=False _ , DisplayAsIcon:=False, Left:=2.25, Top:=256.5, Width:=18.75, Height _ :=9).Select Timothy Marks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert MS Project to MS Excel. I don't have MS Project. | Excel Discussion (Misc queries) | |||
With VBA from Excel: Open Project, extract resource list and copy it to a worksheet, close project. | Excel Programming | |||
OLEObjects | Excel Programming | |||
OLEObjects .. again | Excel Programming | |||
Glolbal Variables Reset when using OleObjects | Excel Programming |