Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
After creating a textbox:
Worksheets(ActiveSheetName).Shapes.AddTextbox.Sele ct I try to set its formula (where sForm="Sheetname!B8"): this works: selection.Formula = sForm this does not: selection.Formula = "= " & sForm & " & "":"" " |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error setting shape text property | Charts and Charting in Excel | |||
Textbox ControlSource Property - Excel 97 | Excel Programming | |||
Setting the Values Property of the Series Class | Excel Programming | |||
Setting TopMargin Property in VBA | Excel Programming | |||
setting formula property | Excel Programming |