Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Now I see that in the subject. another example of why it is best to include
all pertinent information in the body. Private Sub Textbox1_AfterUpdate() Textbox1.Text = format(Textbox1.Text,"dd/mm/yy") End Sub You might have to experiment with other textbox events to see which works best. -- Regards, Tom Ogilvy "funkymonkUK" wrote in message ... unfortunately I cannot as I am using a userform. -- funkymonkUK ------------------------------------------------------------------------ funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135 View this thread: http://www.excelforum.com/showthread...hreadid=414234 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
textbox query | Excel Discussion (Misc queries) | |||
Textbox Query | Excel Programming | |||
textbox query | Excel Programming | |||
Userforms - Display result of a calculation in a textbox | Excel Programming | |||
Creating Userforms and textbox numbers | Excel Programming |