OK, let's take a different approach...
I'd make your two entry fields on the form numeric, with input masks and default values that put months in the range of 1 through 12 and years into some appropriate range.
Then, in your query, I would create two new fields. One will be the month only...