russellito
Registered User.
- Local time
- Today, 14:34
- Joined
- Jan 14, 2009
- Messages
- 15
I am building a report, and I'm stuck. My access knowledge comes to an end with VBA, and I think thats what I need for this problem.
I'm trying to build a report that changes according to values in the source query. There are 11 yes/no fields, and, I want the report to enter specific text if the box checked. Some, all, or none of them may be true.
I guess i'm looking for the code I should use to do this. I basically need help from private sub to end sub.
Let me know if you need specific information on my data.
thanks in advance.
I'm trying to build a report that changes according to values in the source query. There are 11 yes/no fields, and, I want the report to enter specific text if the box checked. Some, all, or none of them may be true.
I guess i'm looking for the code I should use to do this. I basically need help from private sub to end sub.
thanks in advance.