SFCMatthews
Registered User.
- Local time
- Today, 03:25
- Joined
- Feb 3, 2012
- Messages
- 44
I have a problem. There are three things that have to be done (B,C,D) before (A) can be considered completed. So what I have is a field named QualType, its a list box on one of my forms. I want to create a report that will show me who has or has not competed there Qualifications. I think I would use a IF THEN statement but to sure where to start. In advance thanks for all of your help.