G Gregers Bjerre Oct 8, 2003 #2 -----Original Message----- How can I get the name of the current month in Excel??? . Click to expand... Use the function: =MONTH(TODAY())
-----Original Message----- How can I get the name of the current month in Excel??? . Click to expand... Use the function: =MONTH(TODAY())
J Jan Karel Pieterse Oct 8, 2003 #3 Hi, It would be nice if you would use a more descriptive subject title next time. =MONTH(TODAY()) Gives the number of the current month. Or: =TODAY() formatted with this custom format: mmmm Will show "October" in the cell. Regards, Jan Karel Pieterse Excel TA/MVP
Hi, It would be nice if you would use a more descriptive subject title next time. =MONTH(TODAY()) Gives the number of the current month. Or: =TODAY() formatted with this custom format: mmmm Will show "October" in the cell. Regards, Jan Karel Pieterse Excel TA/MVP