Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form on which a date can be entered in textbox1. After
clicking OK and submitting the form, the data is copied automatically to a sheet. The problem is that if a user wants to enter a date like 1 february 2007, the date in my sheet displays this date as if the user entered 2nd of january. What I would like to have is: 1. Preformat the textbox1 like DD/MM/YYYY. (If the form opens, textbox1 should display DD/MM/YYYY. Upon selecting the cell, the user can overwrite this with in this case: 01/02/2007 2. Display a label on the form displaying the long date of the date the user has entered. 3. Display the correct date on my sheet as an integer (I use this value to sort my list on) PS: Everything independent of the users' local settings !! Thanks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with date in user form | New Users to Excel | |||
Date format problem from form to sheet | Excel Discussion (Misc queries) | |||
date format in user form | Excel Programming | |||
Date format and Form | Excel Programming | |||
Date Format on Form | Excel Programming |