ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   format combobox in userform to accept dates (https://www.excelbanter.com/excel-worksheet-functions/53264-format-combobox-userform-accept-dates.html)

Brad

format combobox in userform to accept dates
 
I've designed a userform that requires dates to be selected from a list
of dates. When an item is selected it shows as the numeric version of
the date in the userform. Is there any way to format the combobox so
it presents in date format?


Alan

format combobox in userform to accept dates
 
I'm not sure if you can format the combobox to do that, but you can with the
list of dates. With the date in A1, in B1 try
=TEXT(A1,"dd mmm yy")
and use column B in the UserForm,
Regards,
Alan.
"Brad" wrote in message
oups.com...
I've designed a userform that requires dates to be selected from a list
of dates. When an item is selected it shows as the numeric version of
the date in the userform. Is there any way to format the combobox so
it presents in date format?




Brad

format combobox in userform to accept dates
 
Thank you Alan.

I think that will work. I'm using the dates in formulas so I'll have
to add an additional step to vlookup in order to cross reference when I
need to convert back to the dates for those calculations.

Again thank you
Brad


Brad

format combobox in userform to accept dates
 
Thank you Alan.

I think that will work. I'm using the dates in formulas so I'll have
to add an additional step to vlookup in order to cross reference when I
need to convert back to the dates for those calculations.

Again thank you
Brad



All times are GMT +1. The time now is 02:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com