Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey everyone! I'm stuck on this. I need to set a string
variable in the VBA for Sheet1 with the value stored in the Text property of a TextBox on Sheet2. Is there a way to reference an object from another sheet within the same workbook? Something like this: Dim strServerName, strDatabaseName As String strServerName = ??Sheets("Sheet2").??.txtServerName.Text strDatabaseName = ?????????.txtDatabaseName.Text Please advise. DBAL |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: how set default for Format Object Properties to Move and s | Setting up and Configuration of Excel | |||
Properties of QueryTable Object | Excel Programming | |||
Word Art Object properties in VBA | Excel Programming | |||
OLE Object -TexBox Properties | Excel Programming | |||
iterating through all properties of an object | Excel Programming |