Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this userform. In some textboxes I need to input dates in a short
format (i.s. 01aug) The receiving cell in my worksheet has been correctely formatted to display the date (01-aug-06). In fact when I input the date without using the userform it works ok but when I do this using the userform the display is exactely like the input (01aug). Any idea on how to fix this problem? This is the formula I use: Sheets("AB").Cells(16, 12).Value = In.Text Sheets("AB").Cells(18, 12).Value = Out.Text When I use the program at home (in english) all works correctly, at the office (italian) I get this problem. Thanks for any help or suggestion |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform Error | Excel Discussion (Misc queries) | |||
userform error? | Excel Programming | |||
userform error | Excel Programming | |||
error in userform | Excel Discussion (Misc queries) | |||
userform error | Excel Programming |