Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I would be very much greatful if any one can give me a solution to the problem. My problem is what is the equation to change the date value (for example: 39124) to a date ( for example: 11-Feb-07)? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Format cell as Date
"sadat" skrev: Hello, I would be very much greatful if any one can give me a solution to the problem. My problem is what is the equation to change the date value (for example: 39124) to a date ( for example: 11-Feb-07)? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sat, 21 Apr 2007 22:28:01 -0700 from sadat
: Hello, I would be very much greatful if any one can give me a solution to the problem. My problem is what is the equation to change the date value (for example: 39124) to a date ( for example: 11-Feb-07)? Please don't post the same article multiple times. This isn't online chat: you need to wait a reasonable time (hours, at least) to give people time to see your query and answer you. -- Stan Brown, Oak Road Systems, Tompkins County, New York, USA http://OakRoadSystems.com/ |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could just format the cell with the date format you like.
Or you could use a formula like this in a different cell: =text(a1,"dd-mmm-yy") The first suggestion will leave the date in the cell. The second suggestion will return text that looks like a date. sadat wrote: Hello, I would be very much greatful if any one can give me a solution to the problem. My problem is what is the equation to change the date value (for example: 39124) to a date ( for example: 11-Feb-07)? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
changing date value to date | Excel Worksheet Functions | |||
Changing date and time to date only | Excel Worksheet Functions | |||
Cell contents changing to date and not date | Excel Worksheet Functions | |||
Changing date from =NOW() to Creation Date | Excel Worksheet Functions | |||
When I open my past invoice it keeps changing date to todays date | Excel Worksheet Functions |