From excel number to date
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Kamran1991
11 - Bolide
‎09-26-2021
07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can anyone please let me know the process of converting below numbers into ?
44460
44461
44462
44463
44464
44465
They the numbers in excel converted from date of 21 Sep-26 Sep,2021
Your help will be highly appreciated!!!
Labels:
- Labels:
- Tips and Tricks
4 REPLIES 4
17 - Castor
‎09-26-2021
08:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Kamran1991 you just need to use a datetime add function to get these back into dates. You can read more from this post.
‎09-26-2021
11:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JosephSerpis , thanks for your reply. Why is it 2 days ahead?
17 - Castor
‎09-26-2021
11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Check the post I highlighted in my previous reply as it expands on that more.
21 - Polaris
‎09-26-2021
04:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Kamran1991
As you said the DateTimeAdd seems to have some issue in this case.
We can use ToDate to get the correct date for now.
