Returns the month of a date as a serial number. Month is an integer between 1 (January) and 12 (December).
SyntaxMONTH(serial_number)
Serial_number represents a date value containing the month to be found. Dates should be entered using the DATE function or as the result of another formula or function.
For example, use DATE(2008,5,23) to enter May 23, 2008. Problems arise if the date is entered as text.
DescriptionWPS Spreadsheet can store dates as serial numbers that can be used for calculations. By default, the serial number of December 31, 1899 is 1, and the serial number of January 1, 2008 is 39448, because it is 39448 days away from December 31, 1899.
Chinese version of MONTH function The meaning is "month". The main function of this function is to return the month in the date represented by a serial number. The value of the month is between 1 and 12.
When using this function, please note that you need to use the DATE function to process the date of the source data, otherwise the data cannot be extracted.
We will use this table to perform some actual operations to help you understand.
■ Select cell (B2), click Insert function, find the MONTH function, and click OK.
■ Here, we select the "Date Serial Number" to fill in (A2), click OK, and you can see that the month value is extracted.
■ Position the cursor at the lower right corner of cell (B2). When the + symbol appears, pull down to fill the cell. You can see all the
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/zhang-wo-Excel-ri-qi-he-shi-jian-han-shu-yong-MONTH-han-shu-qing-song-ti-qu-yue-fen.html
评论列表(196条)
测试