potts
Registered User.
- Local time
- Today, 00:18
- Joined
- Jul 24, 2002
- Messages
- 87
Could someone please help - I'm having a no-brainer!!
I have a continuous form containing basic information regarding articles. The fields are:
ArticleID - unique ID
Title - article title
Yr - year published
Print - a check box
What I want to do is to have a command button that when clicked opens a report (called Reference) containing only those reports that have the check box ("Print") ticked.
Could someone show me how to write the VBA for this procedure please - it's the last thing I have to do.
Like I say - I'm having a no-brainer.
Thanks a million
I have a continuous form containing basic information regarding articles. The fields are:
ArticleID - unique ID
Title - article title
Yr - year published
Print - a check box
What I want to do is to have a command button that when clicked opens a report (called Reference) containing only those reports that have the check box ("Print") ticked.
Could someone show me how to write the VBA for this procedure please - it's the last thing I have to do.
Like I say - I'm having a no-brainer.
Thanks a million