tmulrooney
Registered User.
- Local time
- Today, 20:38
- Joined
- Mar 8, 2002
- Messages
- 23
I have a point group on my form which stores a value into my table. It is setup to store 1,2,3,4,5, or 6. On My report I would like to show the results. BUT, instead of showing the number, I would like for "1" to show "Active" and "2" as "Not Active" and so on. Can I write an IF Statement? If value for <field>=1, then "Active"?
Thanks!
Thanks!