hi guye , i have an excel table that has checkboxes in it and i want to go through the checkboxes one by one and use an if condition to decide what to do depending on the checkbox value if its 1 or 0
700FIN.xlsx (13.0 KB)
this attached one forr example i want to read the value of the checkbox in each row and based on the value i will use an if condition to retrieve the number in column a if the value of checkbox is true for example
any ideas?