Forum Discussion
arie690
Jul 18, 2024Copper Contributor
conditional rule copy
hey there im kinda stuck and would love if anyone can pull me out of the mess im in made a table with checkboxes in it they are all on column J they drop true or false on column Z if pressed ...
Riny_van_Eekelen
Jul 18, 2024Platinum Contributor
arie690 Use the following CF formula:
=$Z5
Important that you don't have the $ sign before the row number and no need to add '=TRUE'
Attached an example file.
- arie690Jul 18, 2024Copper Contributorthank you Riny u saved me hours of work ❤️
worked perfectly