Hey all.
I'm trying to get my query to reference a form (frmCCC) but instead it prompts me.
In the criteria for one of the fields I have type "Between form!frmCCC!txtStartDate and form!frmCCC!txtEndDate.
To my knowledge it should open up the form but instead it prompts me to input twice with respective labels form!frmCCC!txtStartDate and form!frmCCC!txtEndDate.
I read somewhere that this occurs if the form isn't loaded, I've tried opening the form before running the query but still nothing.
Any help?
Thanks