Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have 3 combo boxes that corresponds to day, month and year. When the user opens my form, those values should be automatically with the current day, current month and current year, but also open to change it. I can make the values to be changeable, but i can´t set those current date values. I tried with no success all of those below: With insereForm .Show .ComboDay1.Value = Format(Now, "dd") .ComboDay1.Value = Format(Date,"dd") .ComboDay1.Value = Day End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Figuring Vacation Hrs. Earned using Current Date minus Hire Date | Excel Worksheet Functions | |||
Make date change in excel to current date when opening daily? | Excel Discussion (Misc queries) | |||
Can I automatically enter the current date or current time into a | New Users to Excel | |||
Calculating days between current date and a date in future NETWORKDAYS() function | Excel Worksheet Functions | |||
Current time Current date. | Excel Programming |