Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Using Excel 2007. Is is possible to change the linked cell of a spin button (Active X) using VBA? Thanks, Squeaky |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
ActiveSheet.OLEObjects("SpinButton1").LinkedCell = "f12" -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "Squeaky" wrote: Hi All, Using Excel 2007. Is is possible to change the linked cell of a spin button (Active X) using VBA? Thanks, Squeaky |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Spin button | Excel Programming | |||
Spin button | Excel Programming | |||
Spin Button | Excel Programming | |||
spin button value | Excel Discussion (Misc queries) | |||
Spin Button... | Excel Programming |