Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following components in a form:
1)Listbox 2)maskedbox(maxlength=6,input mask=##/##/##) 3)command button(to apply changes) 4)command button(to add text from maskedbox to listbox) requirement: enter date as 01/05/03 in maskedbox,click on add command button will list date as 1/5/03 in listbox click on apply will copy date to a registry keyvalue in HKEY_CURRENT_CONFIG\System\CurrentControlSet "Date" as in e.g-1/5/02,2/5/03,1/5/03, when the form is run,the date will appear separately in listbox without comma e.g: 1/5/03 2/5/03 3/5/03 10/5/03 what's the source code please? *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change listbox text size in Excel 2007 | Excel Worksheet Functions | |||
Wrap text in a control listbox | Excel Discussion (Misc queries) | |||
Can text in ListBox and MsgBox be high lighted? | New Users to Excel | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Subscript Text in Listbox | Excel Discussion (Misc queries) |