reference to control from query

1

123

Thank you

I'm using this reference to reference criteria in form but it is very
complex is there any solution very easy then this or is there any wrong in
this refrence:



[Forms]![FormName][ControlName1] or [Forms]![FormName][ControlName1] or
[Forms]![FormName][ControlName3] or Between Forms]![FormName][ControlName4]
and [Forms]![FormName][ControlName5]
 
Top