|
First, use the Month() function to get the numeric
version of the month. This will convert 1/1/90 into "January."
 Next, create a Lookup
Table that has your list of months in it (January thru December) in whatever
format you want. 
Now, use the VLOOKUP function to find your month in that list.
 We have a FREE video
tutorial that shows you how to do this step-by-step.
We have another FREE video tutorial that explains
the VLOOKUP Function in
more detail.
|