Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
Here’s and easy one for ya. I’ve been toying with a spin button and scroll bar to select one of 3 product types. There are 2 drawbacks (for me anyway): 1) It takes up too much space if I make the buttons large enough to easily select. 2) It uses an out of the way cell to store the numeric values of the buttons and have a function convert them back to string values. I would like to add a single button to toggle through the 3 products like and endless loop. The starting product value need not be a particular value, but the last one used would work best. Would I be better off using a for next loop? Can I do this without and escape route? Am I making this harder than it should be? Thanks, Mike. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
what do you call the "button" that lets you select a single item | Excel Worksheet Functions | |||
command button add another command | Excel Discussion (Misc queries) | |||
Using Multiple Choices to Select a Value in a Cell | Excel Discussion (Misc queries) | |||
cant select chart command bar | Charts and Charting in Excel | |||
validation - anyway to select multiple choices in the pull down? | Excel Worksheet Functions |