Get the month name from the date in Google Sheets

Опубликовано: 30 Октябрь 2024
на канале: Looker Studio dashboards by Gaille Reports
625
4

Let's extract the month from the date in Google Sheets and type it as text! Don't know how to do it? Continue watching and don't forget to subscribe to my channel.
Extracting the month from a date is very easy! We have a column with dates. In the next column, we start writing the =TEXT() function, where we plug in our date as the first argument.
And for the second argument, the format, we can write "M" to get the month number, "MM" to get the month number with zero padding, "MMM" for the short month name, "MMMM" for the full month name.
Don't forget to like this video if you enjoyed it and subscribe to my channel.
#GoogleSheets #MonthName #DateFunctions #GoogleSheetsTutorial #SpreadsheetTips #TextFunction #GoogleTips #ExcelAlternatives #TechTutorials