cavscout
Registered User.
- Local time
- Today, 11:12
- Joined
- Mar 13, 2003
- Messages
- 74
I'm modifying a calendar I downloaded from one of the forums.
What I want to do is allow the user to double click the specific day, which is a subform in the main calendar form, to open a deatiled view of that days events.
The problem is when the detailed view opens, I'm not sure how to pass the desired date to the query. I've tried several ways (openargs, value like a field...) but I don't seem to be able to make all the connections.
Can someone kick me back on the right track.
Thanks in advance.
What I want to do is allow the user to double click the specific day, which is a subform in the main calendar form, to open a deatiled view of that days events.
The problem is when the detailed view opens, I'm not sure how to pass the desired date to the query. I've tried several ways (openargs, value like a field...) but I don't seem to be able to make all the connections.
Can someone kick me back on the right track.
Thanks in advance.