Forum Discussion
SeanBoat-Moore
4 years agoQrew Trainee
As long as the number of checkboxes is fixed you can do a formula numeric that shows # of remaining using if statements:
20-if([checkbox1]=true,1,0)-if([checkbox2]=true,1,0) etc
------------------------------
Sean Boat-Moore
Manager SMB Development
Project Management Office and Quality Control
NCR Corporation
sean.boat-moore@ncr.com | ncr.com
------------------------------
20-if([checkbox1]=true,1,0)-if([checkbox2]=true,1,0) etc
------------------------------
Sean Boat-Moore
Manager SMB Development
Project Management Office and Quality Control
NCR Corporation
sean.boat-moore@ncr.com | ncr.com
------------------------------