Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a worksheet that is used for calculating asset allocations. I would
like to add a spin button where the user can enter a value and spin it up and down. Essentially I want the first button to spin and it's value to be inversely related to a seperate value (with it's own spinner) with both of them added together equaling 100%. So I would click up on Cell A1's Spinner with a value of 20. This would change A1's value to 21 and would inversely change Cell A4's value from 80 to 79 equaling 100. That and I want it to bring up an orginal value or reset back to an orginal value. If any one could help show me or write a sample code that I can take and run with that would be GREAT. |