sureshmandadpu
Member
Hi Excel guys,
I have data in the form of date in a column. I want to extract month from that date. I could use month(cellnumber). It displays numeric no.
Say,
Cell A1 contains 18-Mar-16 in date format.
=month(A1) returns 3. But I want result to display as Mar instead of 3.
Is it possible?
Regards
M. Suresh
I have data in the form of date in a column. I want to extract month from that date. I could use month(cellnumber). It displays numeric no.
Say,
Cell A1 contains 18-Mar-16 in date format.
=month(A1) returns 3. But I want result to display as Mar instead of 3.
Is it possible?
Regards
M. Suresh