Using Access 2000
I have a list box which names the months from January through December.
I realize that these are just strings and not actual months derived from a date, and the IsDate function returns "False." But I am wondering if there is a way to convert these to Integers.
Tom
I have a list box which names the months from January through December.
I realize that these are just strings and not actual months derived from a date, and the IsDate function returns "False." But I am wondering if there is a way to convert these to Integers.
Tom