Calendar Can't populate

W

Whill1

I have a calendar that I have spent a lot of time on and it LOOKS Great!! However although I know how to connect to a table and update a field by clicking on a date. I cannot figure how to do the opposite. I want the calendar to display info from the table (ie., Text) for the specified date. If I link to the table and link all the boxes that make up the calendar to the table I get the same info in every day box, when I scroll Its like I am looking at 37 small forms all showing the same info

Can anyone give me any pointers about how to get the data to the correct date (box) based on a date in the record (say... an appointment date
Thanks to anyone who can hel
whill1
 
A

Alex Dybenko

if you use calendar - activex control, and form you have in continious
view - then you can see only one instance of calendar, as you actualy see.
you can try to either change design of your form or try to use other candar,
not activex
see Tony page for more info
http://www.granite.ab.ca/access/calendars.htm

--
Alex Dybenko (MVP)
http://Alex.Dybenko.com




Whill1 said:
I have a calendar that I have spent a lot of time on and it LOOKS Great!!
However although I know how to connect to a table and update a field by
clicking on a date. I cannot figure how to do the opposite. I want the
calendar to display info from the table (ie., Text) for the specified date.
If I link to the table and link all the boxes that make up the calendar to
the table I get the same info in every day box, when I scroll Its like I am
looking at 37 small forms all showing the same info.
Can anyone give me any pointers about how to get the data to the correct
date (box) based on a date in the record (say... an appointment date)
 

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

Top