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...
SergeiBaklan
Feb 16, 2020Diamond Contributor
There is no such custom number format which forces to return month names in uppercase. If within one cell, i.e. without MAYUSC() / UPPERCASE(), that's with VBA programming.