Hi,
I have timestamps in column C. I want to write their Day and Month in column D from D3 onward.
Please see attached file for more clarification
Hi,
I have timestamps in column C. I want to write their Day and Month in column D from D3 onward.
Please see attached file for more clarification
This is done with:
=LEFT(C3,10)+0
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
Hi,
Try this formula:
=TEXT(MID(C3,1,10),"DD-MMM")
Hi Sir Glenn Kennedy,
Thank you very much it worked perfectly.
Hi HariArvi,
Thank you so much. This formula also worked perfectly.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks