kumara_faith
Well-known Member
- Joined
- Aug 19, 2006
- Messages
- 951
- Office Version
- 365
Hi,
I have the following format of data:
a) 02/12/2018 0:00
b) 02/06/2018 12:00:00 AM
1) When I try to convert to month using =text(b1,"mmm"), it returns as Dec for set (a) and 02/06/2018 12:00:00 AM for set(b). As for set (a), the correct month is actually Feb and not Dec
2) As for set (b), I am not sure how to correct this to return the month
Appreciate any help.
I have the following format of data:
a) 02/12/2018 0:00
b) 02/06/2018 12:00:00 AM
1) When I try to convert to month using =text(b1,"mmm"), it returns as Dec for set (a) and 02/06/2018 12:00:00 AM for set(b). As for set (a), the correct month is actually Feb and not Dec
2) As for set (b), I am not sure how to correct this to return the month
Appreciate any help.