I have this figuered out, KIND OF, and need some help.
I am trying to create a new worksheet for every cell value.
But this code - kind of works.
If you look at my attached file NewWorksheetTEST.xlsm , it works when the data is in 'January' format. But I need my data to be in 'mmm-yyyy' format (Jan-2012). Once I chnage the format, it doesnt work.
I think its because January is text format and Jan-2012 is a date format, but I dont know how to update my code to accommodate the date format.
Any suggestions would be greatly appreciated.
Thanks in advance.
Bookmarks