Maxwell Morlay Posted September 24, 2004 Posted September 24, 2004 RE College of Fine Arts: I want to print all patrons who have contributed money to Art, Music and Theatre, but I don't want amounts to appear - rather an "x". I always appreciate your help. Maxwell Morlay
QuinTech Posted September 24, 2004 Posted September 24, 2004 Hi, Maxwell. Use a calc field: Case ( Not IsEmpty ( theContributionField ) and theContributionField <> 0 , "X" ) Then use this field only for display. HTH, Jerry
Lee Smith Posted September 24, 2004 Posted September 24, 2004 RE College of Fine Arts: I want to print all patrons who have contributed money to Art, Music and Theatre, but I don't want amounts to appear - rather an "x". Help me out here Maxwell, what is this reference "RE College of Fine Arts" referring to? I did a search for this as a subject/body text here at the forum and came up empty. I suspect you will need to create a field for the X and create a new layout to show what you want. Lee
Recommended Posts
This topic is 7434 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now