Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am creating a customized timesheet for my company's owners. I have a
section which gives an overall date range that timesheet. I use a date and time picker to pick the first date which is mm/dd/yyyy format. Then I use a formula to automatically add six more days and report the ending date so the overall date area looks as such: 12/26/05 to 01/01/06. My problem arises when I go to a section of the timesheet which lists M, T, W, R, F, Sa, Su with the abbreviated date below it such as 12/26 for M, 12/27 for T, 12/28 for W, etc. For the date in Monday, I refer to the date from the date and time picker cell from the top of the timesheet since it always is the Monday date for that week. What I am having trouble with is in the fact that the format that is used under my M is the same format as the date and time picker cell. So instead of getting mm/dd, it inserts mm/dd/yyyy even though the format for the cell under M states to use mm/dd. Is there a way to override the format that is pulled from the date and time picker cell? Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pop up Date time picker | Excel Discussion (Misc queries) | |||
Date Time Picker | Excel Discussion (Misc queries) | |||
Date and Time Picker | Excel Discussion (Misc queries) | |||
date time picker | Excel Programming | |||
Set Value for Date/Time Picker | Excel Programming |