Using a Calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a calendar on a form. Is it possible to click on a date on that
calendar and have a query pop up with scheduled events for that day?

Thanks,
Kat
 
Absolutely. Use the OpenArgs event to pass the date back into a query,
and have your form based on your query that displays the scheduled
events.
 
Thank you "ManningFan", I appreciate your help!

Sorry to sound so basic, but where do I find "OpenArgs"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top