Forum Discussion
JRHPERU
Jul 23, 2019Copper Contributor
HOW TO GET THE NAMES OF MONTHS IN DATES WRITTEN IN CAPITAL LETTERS, BOTH IN ENGLISH AND SPANISH
HOW TO GET THE NAMES OF MONTHS IN DATES WRITTEN IN CAPITAL LETTERS, BOTH IN ENGLISH AND SPANISH
JKPieterse
Jul 23, 2019Silver Contributor
JRHPERU Please do not write in all capital letters, it is harder to read and sometimes considered as shouting.
Have a look at the attached workbook, it contains a small table with three columns. The first are just fixed dates, the second and thirs use a formula to display the names of the months. Then there is a second table with just one row in which I demonstrate how to use the data of the first table.
- PReaganJul 23, 2019Bronze ContributorIn addition, to write any text in capital letters you may use the UPPER() function.