Hi
I'm trying to run a query which gets it criteria from the second column in a combo box but I keep getting the error. "This expression is typed in correctly or is too complex to evaluate". In the combo box I have e.g Mar in column1 and */03/* in column2.This would then hopefully select all the March months. The code in the criteria is
[Forms]![frmReportDept]![2ComboMonth].[Column(1)]. Anyone have any idea what is wrong with it. I've tried a few variations on the above but nothing works
Thanks
Niall
I'm trying to run a query which gets it criteria from the second column in a combo box but I keep getting the error. "This expression is typed in correctly or is too complex to evaluate". In the combo box I have e.g Mar in column1 and */03/* in column2.This would then hopefully select all the March months. The code in the criteria is
[Forms]![frmReportDept]![2ComboMonth].[Column(1)]. Anyone have any idea what is wrong with it. I've tried a few variations on the above but nothing works
Thanks
Niall