Hello,
I'm using a combo box in a userform where the drop-down box lists various different times (e.g. 08:55, 09:30, 09:35 etc.) from sheet "Times". These times have already been formatted as "hh:mm" on the Times sheet.
But when the userform comes up, it shows the times in the drop-down list as: 0.371527777777778, 0.395833333333333, 0.399305555555556 etc.
Can some one please show me how to get the times in the user form to come up as format "hh:mm"?
Thanks.
I'm using a combo box in a userform where the drop-down box lists various different times (e.g. 08:55, 09:30, 09:35 etc.) from sheet "Times". These times have already been formatted as "hh:mm" on the Times sheet.
But when the userform comes up, it shows the times in the drop-down list as: 0.371527777777778, 0.395833333333333, 0.399305555555556 etc.
Can some one please show me how to get the times in the user form to come up as format "hh:mm"?
Thanks.