Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I insert a text box into Sheet1 of Excel and want to assign a value to this
text box via Excel automation from another program. I have tried the following syntax without success: oExcel.ActiveWorkbook.Sheets(1).Textboxes("TextBox 1").Value="Some Text" What is the correct syntax (or object path) to refer to this text box? Thanks in advance. KM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference Tab name to two textboxes | Excel Discussion (Misc queries) | |||
Clear all textboxes on a form ? | Excel Programming | |||
Find textboxes on a form ? | Excel Programming | |||
TextBoxes on a Form | Excel Programming | |||
Form Textboxes | Excel Programming |