![]() |
Worksheet Combobox
I have a workshhet combobox that the listfillrange is on another sheet - sheet2!a13:50 which contains a list of dates formated as dd/mm/yy After selecting a date from the drop down list the link cell and the combobox displays the date serial number. How do I get both the link cell and the combobox to always display the selected date in dd/mm/yy format. thanks in advance -- mudraker ------------------------------------------------------------------------ mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473 View this thread: http://www.excelforum.com/showthread...hreadid=531732 |
Worksheet Combobox
Dear thanks in advance,
Set up a "helper" column next to the list of dates. In the helper column use a "Text" formula... =TEXT(B5,"dd/mm/yy") (assumes the dates start in cell "B5". Then use the helper column as the ListFillRange -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "mudraker"wrote in message I have a workshhet combobox that the listfillrange is on another sheet - sheet2!a13:50 which contains a list of dates formated as dd/mm/yy After selecting a date from the drop down list the link cell and the combobox displays the date serial number. How do I get both the link cell and the combobox to always display the selected date in dd/mm/yy format. thanks in advance |
All times are GMT +1. The time now is 11:19 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com