Khalid NGO Excel Ninja Sep 5, 2014 #1 Hi Everyone... I need to know is there any format to display date i.e. (01/01/2014) as JAN-14 ? I tried Capital letters in custom format MMM-YY but result is same as mmm-yy.
Hi Everyone... I need to know is there any format to display date i.e. (01/01/2014) as JAN-14 ? I tried Capital letters in custom format MMM-YY but result is same as mmm-yy.
Somendra Misra Excel Ninja Sep 5, 2014 #3 Hi Khalid, I don't think that's possible. But this formula can do what you want. =UPPER(TEXT(J12,"mmm-yy")) Considering date in J12. Regards,
Hi Khalid, I don't think that's possible. But this formula can do what you want. =UPPER(TEXT(J12,"mmm-yy")) Considering date in J12. Regards,
Ratan Bhushan Member Sep 5, 2014 #4 Khalid NGO said: Hi Everyone... I need to know is there any format to display date i.e. (01/01/2014) as JAN-14 ? View attachment 10164 I tried Capital letters in custom format MMM-YY but result is same as mmm-yy. Click to expand... Sir cant you use "=UPPER(TEXT(A1,"MMM/YY"))"
Khalid NGO said: Hi Everyone... I need to know is there any format to display date i.e. (01/01/2014) as JAN-14 ? View attachment 10164 I tried Capital letters in custom format MMM-YY but result is same as mmm-yy. Click to expand... Sir cant you use "=UPPER(TEXT(A1,"MMM/YY"))"
Khalid NGO Excel Ninja Sep 5, 2014 #5 Thanks SM Sir, Sathish, and Ratan, Actually my requirement was not a formula.
N NARAYANK991 Excel Ninja Sep 5, 2014 #6 Hi Khalid , I know this is not an answer to your question , but it is an example of out-of-the-box thinking , given here : http://msgroups.net/microsoft.public.excel.misc/formatting-cells-to-only-upper-ca/27652 Use the font called STENCIL. Narayan
Hi Khalid , I know this is not an answer to your question , but it is an example of out-of-the-box thinking , given here : http://msgroups.net/microsoft.public.excel.misc/formatting-cells-to-only-upper-ca/27652 Use the font called STENCIL. Narayan
Khalid NGO Excel Ninja Sep 5, 2014 #7 Thanks once again Narayan Sir for your kind help. Link was helpful. i have found three fonts displays text in CAPS. Showcard Gothic Stencil Algerian
Thanks once again Narayan Sir for your kind help. Link was helpful. i have found three fonts displays text in CAPS. Showcard Gothic Stencil Algerian