Is it possibile with a shortcut - Send - Macro Date and time send the name of the month in capital letters?
https://www.screenpresso.com/=nVNJc1FY2Wd0
As you can see the output is in lowercase
SEND MONTH FORMULA IN CAPITAL LETTERS
You could enable "No output" option and then use Insert command code macro instead:
Code: Select all
stringupper, DATETIME_Mese_prec, DATETIME_Mese_prec
Send, % DATETIME_Mese_prec