LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default maskedbox text to listbox

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change listbox text size in Excel 2007 Maxwell Crompton Excel Worksheet Functions 1 January 20th 10 03:25 PM
Wrap text in a control listbox DavidS Excel Discussion (Misc queries) 4 April 22nd 08 06:39 PM
Can text in ListBox and MsgBox be high lighted? Pank New Users to Excel 3 April 24th 07 12:16 AM
listbox B conditional of input in Listbox A Kim K Excel Discussion (Misc queries) 1 October 31st 06 08:27 PM
Subscript Text in Listbox mtm4300 via OfficeKB.com Excel Discussion (Misc queries) 1 April 11th 06 09:50 PM


All times are GMT +1. The time now is 07:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"