I have a combo box that is a list of months.
They are in the format of "January", February".
I want the default to be Month(Now()). But I don't want the number, I want the word.
Ex - 4 will show for April. I actually want the word april instead of the number.
Any suggestions?
They are in the format of "January", February".
I want the default to be Month(Now()). But I don't want the number, I want the word.
Ex - 4 will show for April. I actually want the word april instead of the number.
Any suggestions?