Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to have a TextBox (or ComboBox) on a user form that has an
associated SpinButteon be able to show a time range of 0 to 8:00 in 15 minute increments (step of .010417). I'm thinking that a ComboBox setting the List source to an array and using the SpinButton to move up or down the array would be the best/ simplest. The data from the UserForm will eventually be copied into a cell that will be included in a mathmatical function; so I need it (the data) to not be string but the numerical value (0 - .333344). Visually it needs to be formatted [h}:mm both in the dropdown and on the form. More details can be provided either OnGroup or in email if needed/ wanted. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How:spinbutton to display negative integers(e.g. range -10 to 10) | Excel Discussion (Misc queries) | |||
combobox text size | Excel Discussion (Misc queries) | |||
How do i populate a text box according to selection in combobox? | Excel Worksheet Functions | |||
Spinbutton | Excel Discussion (Misc queries) | |||
Select Text Files from Combobox | Excel Discussion (Misc queries) |