Calendars

  • Thread starter Thread starter Elizabeth
  • Start date Start date
E

Elizabeth

Is it possible to make a calendar in access that users
can post appointments on? (I know there are programs out
there that do this. I'm just curious.)

Thanks!
 
look at the calendar control on the toolbar (all the way at the end, more
tools)
 
The Calewndar control is just an ActiveX control you can put on a form to
let the user pick a date and return the date to the form.
To create an appointment calendar you have to design an application to store
and retrieve the appointments, at the very least.

Ragnar
 

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