MarcieFess
Registered User.
- Local time
- Today, 05:21
- Joined
- Oct 25, 2012
- Messages
- 107
I'm generating a report with several fields that need to be able to display the appropriate graphic depending on conditions.
What's the best way to do this? Do I create an OLE object in the report and code If/Then statements behind it, with a default graphic?
It's basically "Have amounts that require a permit?"
No
Yes
I have created 2 graphics...one with an empty box on top and a checked box on the bottom (meaning the check would appear next to the "Yes"), and one that is flipped (the check would appear next to the "No").
Some help pointing in the right direction would be really helpful.
What's the best way to do this? Do I create an OLE object in the report and code If/Then statements behind it, with a default graphic?
It's basically "Have amounts that require a permit?"
No
Yes
I have created 2 graphics...one with an empty box on top and a checked box on the bottom (meaning the check would appear next to the "Yes"), and one that is flipped (the check would appear next to the "No").
Some help pointing in the right direction would be really helpful.