F
Fatz
I have a form that asks for a start date and end date. This form
connects to a between query that pulls the records in the start and
end date time frame. What I need to do is have the time frame form
open...enter the start and end dates...click Submit and have that open
a pop-up form that places the count of the records in the between
query.
So the pop-up form will have a textbox that has a DCount function in
it to return the count of the between query. I have tried this a
bunch of times and everytime the pop-up form opens the text box with
the DCount function returns an error. Any ideas on how to make this
happen?? Any help is MUCH appreciated!!
Thanks,
Chris
connects to a between query that pulls the records in the start and
end date time frame. What I need to do is have the time frame form
open...enter the start and end dates...click Submit and have that open
a pop-up form that places the count of the records in the between
query.
So the pop-up form will have a textbox that has a DCount function in
it to return the count of the between query. I have tried this a
bunch of times and everytime the pop-up form opens the text box with
the DCount function returns an error. Any ideas on how to make this
happen?? Any help is MUCH appreciated!!
Thanks,
Chris