Forum Discussion
Stereone
Aug 20, 2022Copper Contributor
Disabling and re enabling Spinners controls in 2010 and setting the count back to zero.
Hi all, I am novice with anything to do with excel, most self taught. Right my question is, can a a non Active X control spinner be disabled and then reactivated and the count reset to zero. I a...
- Aug 22, 2022
See the attached version. It is now a macro-enabled workbook, so you'll have to allow macros when you open it.
To inspect the code, right-click the sheet tab and select 'View Code' from the context menu.
HansVogelaar
Aug 22, 2022MVP
See the attached version. It is now a macro-enabled workbook, so you'll have to allow macros when you open it.
To inspect the code, right-click the sheet tab and select 'View Code' from the context menu.
Stereone
Aug 22, 2022Copper Contributor
Thank you just what I wanted, cheers,