M
Mitch
Hello....
trying to refer to a control on a form in a query that
will be the datasource for a subform, but it keeps
complaining about invalid syntax. Here is the text I am
suing in the criteria field for the query....
Between [forms]![frmcal].[cboMonth].[Value] & "/01/04"
And [forms]![frmcal].[cboMonth].[Value]]] & "/" & [forms]!
[frmcal].[txtmonth].[value] & "/04"
trying to refer to a control on a form in a query that
will be the datasource for a subform, but it keeps
complaining about invalid syntax. Here is the text I am
suing in the criteria field for the query....
Between [forms]![frmcal].[cboMonth].[Value] & "/01/04"
And [forms]![frmcal].[cboMonth].[Value]]] & "/" & [forms]!
[frmcal].[txtmonth].[value] & "/04"