Hi all,
I am using VBA to format a date and it worked fine, but just decided to stop working it seems!
The code I have is this:
DateVal = Format("01-" & Ind.Cells(2, 4).Value, "mmmm")
The value of Ind.Calls(2, 4) will be either Jan/Feb/Mar/etc...
And I want it to be formatted as...