My problem, any suggestions appreciated:
I have a table, tblFiscalYears, 3 fields: FiscalYear, FYBeginDate, FYEndDate.
I have a search form that lets users establish criteria for a query against another table. On the search form, I have a combo box,cmboFY, that is populated by tblFiscalYears...