Forum Discussion
Viics
Feb 14, 2020Copper Contributor
Custom date cell format capital letters
Hi! I need change the cell format for date, I want the text in capital letters, all of them, only I can chenge the first letter. I used this format: [$-380a]mmmm;@ but for the days of the wee...
JBF_54
Feb 16, 2020Brass Contributor
Try =UPPER(TEXT(NOW(),"dddd, mmmm dd,yyyy"))