Hey, I have used the =month function to order my data by month, from a list of dates, it gives me say '1' for january, '2' for feb, etc. Now I want to use the vlookup to change these numbers to the words they represent. I've made another sheet with a1-a12 being number (list of 1-12), and b1-b12 being the corresponding month (list of jan-dec).
How can I - using vlookup - modify the =month column to display the equivalent month that I've referenced in the other sheet?
Thanks!