![]() |
how do i program a combo box
I am Trying to create a drop down list but i cant format the box with the
list I have |
how do i program a combo box
If you have dates in your dropdown list, try
Private Sub combobox1_Change() Combobox1.Value = format(Combobox1.Value,"mm/dd/yyyy") End sub Otherwise provide more information -- Regards, Tom Ogilvy "dgr" wrote: I am Trying to create a drop down list but i cant format the box with the list I have |
All times are GMT +1. The time now is 10:35 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com