Hi All,
Still trying to figure out a solution to this. Have received some help from the forum (Mike) but not resolved.
I wish to use buttons, either spin or scroll to increment my cell by 1cent at a time. Spin buttons only allow for integers. So in my cell, say I have, 9.76, I wish to use buttons to scroll to 9.77, 9.78, 9.79 etc.
I know I can just use a list of numbers incremented by 1 cent, but this list can be very large if I need a range of say 1.00 to 50.00.
Is there any way to do this or am I stuck with a long list.
Thanks
RC
Still trying to figure out a solution to this. Have received some help from the forum (Mike) but not resolved.
I wish to use buttons, either spin or scroll to increment my cell by 1cent at a time. Spin buttons only allow for integers. So in my cell, say I have, 9.76, I wish to use buttons to scroll to 9.77, 9.78, 9.79 etc.
I know I can just use a list of numbers incremented by 1 cent, but this list can be very large if I need a range of say 1.00 to 50.00.
Is there any way to do this or am I stuck with a long list.
Thanks
RC