Forum Discussion
Devildez_1994
Sep 21, 2019Copper Contributor
Calculated column from 7 Yes/No
Hi everybody, I recently tried to use the calculated columns from SharePoint (first time trying) and I can't pull off what I need. Basically, I have 7 Yes/No controls and I simply want to create ...
- Sep 23, 2019
Devildez_1994 Use the + operator to add up each column, and if the total is 7 then set your text. Here is a post I made last week where someone had the same issue:
Robin Nilsson
Sep 23, 2019Bronze Contributor
Devildez_1994 Use the + operator to add up each column, and if the total is 7 then set your text. Here is a post I made last week where someone had the same issue:
Rachel_Davis
Sep 23, 2019Iron Contributor
Excellent idea! I never thought of using simple addition. I like it!