I have a pivot table that includes data using Months of the year in the Column Labels. I was using MONTH(A2) where A2 is an entered date, which returns the numbers 1-12. In my pivot table, I wanted it to say the name of the month. I did a lookup to retrieve the corresponding month name. Simple...