How can I extract name of the LONG MONTH from previous cell.

A

AMIT

How can I extract name of the month (MMMM) from the previous cell while using
EXCEL 2003.
 
N

Niek Otten

=TEXT(A1,"mmmm")

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| How can I extract name of the month (MMMM) from the previous cell while using
| EXCEL 2003.
 
Top