Return date as month and year

System
Employee
This discussion was created from comments split from: Formula - Return month as text from a date cell..
Answers
-
Hi @Cleversheet,
Kindly help if possible,
This is my Date Column16-Mar-2025 and I need an output for Month column as Mar'25. Can you suggest a formula for this -
Try this:
=MID("12JanFebMarAprMayJunJulAugSepOctNovDec", MONTH([Date Column]@row) * 3, 3) + "'" + RIGHT(YEAR([Date Column]@row), 2)
-
Hello @JShaikh, Just @mentioning you in case you missed the response above!
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!