Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8447 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm creating a hard copy of a database and one of the pieces of information I want to include is contained in a value list. Right now I've simply included this field as is (it is currently a check-box field). What I'd like to do is clean it up - have only those items that are "checked" to appear. So, while in that field of the database I have the options of "A" "B" "C" "D" and "E", if only "B" and "D" are checked, I'd like the hard copy report to have only "B" and "D".

Can anyone help?

Posted

Hi,

Just create a calc field that replaces the hard return in your checkbox field by a "," or a " ". I'm using a frensh version, in frensh the calc is REPLACE2.

CalcField = Replace2 (checkboxField; "

This topic is 8447 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.