View Full Version : calendar pop up form???


mccaulj
03-20-2002, 11:49 AM
I am currently using a parameter query to select beginning and ending dates to run reports and queries. I would like to get a bit more sophisticated and use a calendar on a form to make it easier for others to use. How do I connect a new calendar form to the query so it pops up when prompted to select beginning and ending dates? I do not know code, so the simpler the better. I am using the active-X control for a calender on the form.
Thanks!!!
J.McCaul

Rich
03-20-2002, 11:58 AM
Use the calendar to set the dates in unbound text boxes on the form and set the criteria to reference them.

mccaulj
03-20-2002, 12:10 PM
Thank you, but I need it more spelled out than that. I am still learning.
If you can see it in your heart to help a newbie, then please give me more specifics.

Thanks!!
J.McCaul

GJC
03-20-2002, 12:51 PM
My thread "Calendar" is struggling to establish the same thing.
I will read this one with interest



[This message has been edited by GJC (edited 03-20-2002).]

GJC
03-20-2002, 02:56 PM
GOT IT WORKING !!

See thread "Calendars" for the URL to the Microsoft Solution Page.
Any probs let me know and we can sort it beginner to beginner.