vtgroove
05-07-2000, 06:05 PM
I have created a popup form to enter a required "Date" (using Active-X Calendar) for a Query. However, I do not know how to link the form to the Query so that it uses the specified date. Thanks -- Craig
|
View Full Version : Popup Input Form for Query vtgroove 05-07-2000, 06:05 PM I have created a popup form to enter a required "Date" (using Active-X Calendar) for a Query. However, I do not know how to link the form to the Query so that it uses the specified date. Thanks -- Craig Neal 05-08-2000, 08:56 AM In the date field of the query, set the criteria as forms!yourformname!yourcalendername |