March 17, 200520 yr is there a way to print only the checked checkboxes in a list? thank U for helping me
March 17, 200520 yr Author is there a way to print only the checked checkboxes in a list? thank U for helping me
March 17, 200520 yr Author is there a way to print only the checked checkboxes in a list? thank U for helping me
March 17, 200520 yr The easiest way I've found to do this is create a field which has the Checkbox list associated on the data entry layout, and then create calc field that is equal to the checkbox field and text format. I use this field in any report or display only layout, and it show only those items that have been checked. added benefit is that the items in the calc field appear in the order they were selected, which can be helpful if you need to do any ranking. hope this helps.
March 17, 200520 yr The easiest way I've found to do this is create a field which has the Checkbox list associated on the data entry layout, and then create calc field that is equal to the checkbox field and text format. I use this field in any report or display only layout, and it show only those items that have been checked. added benefit is that the items in the calc field appear in the order they were selected, which can be helpful if you need to do any ranking. hope this helps.
March 17, 200520 yr The easiest way I've found to do this is create a field which has the Checkbox list associated on the data entry layout, and then create calc field that is equal to the checkbox field and text format. I use this field in any report or display only layout, and it show only those items that have been checked. added benefit is that the items in the calc field appear in the order they were selected, which can be helpful if you need to do any ranking. hope this helps.
Create an account or sign in to comment