Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have inserted some objects in my sheet (combo box, option buttons)
This code works perfect: ActiveSheet.OLEObjects("CBoxConc").ListFillRange = "ProdProductos" But this one returns an error 438: ActiveSheet.OLEObjects("CBoxConc").Text= "MyText" This one returns an error 438 too: ActiveSheet.OLEObjects("CBoxConc").List Index = 1 Any help or suggestion??? Thanks in advance ! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems with Validation object Add and Modify methods | Excel Programming | |||
problems using Filesearch object when files have a password | Excel Programming | |||
Problems returning Collection object | Excel Programming | |||
Rectangle object in Worksheet not amenable to word indenting and Undo problems | Excel Discussion (Misc queries) | |||
Problems Defining Object Variable in For Each Loop | Excel Programming |