Hi,
I am trying to convert a month data field column from "Jan" to "01". Or for february: "Feb" to "02". So the month displays in "mm" format.
Can someone help me code this in VB?
Thanks
I am trying to convert a month data field column from "Jan" to "01". Or for february: "Feb" to "02". So the month displays in "mm" format.
Can someone help me code this in VB?
Thanks
Comment