G
Guest
On a sheet there are numerous cells containing month names written out (e.g.
June, December, etc.). I need to convert these to their ordinal values (e.g.
January = 1; June = 6, etc.).
Can anyone post some example code that easily converts these short of having
to do a case select with 12 cases?
Thanks much in advance.
June, December, etc.). I need to convert these to their ordinal values (e.g.
January = 1; June = 6, etc.).
Can anyone post some example code that easily converts these short of having
to do a case select with 12 cases?
Thanks much in advance.