Hi,
I am trying to automate the generation of a unique number based on when an checkbox in a row is checked. I have a list of project titles in one column and checkboxes in another column. When I mark the checkbox in row 1 I want the number 1 to populate a third column. When I mark the checkbox in row 3 I want the number 2 to populate in that third column. And when I mark the checkbox in row 7 I want the number 3 to populate in that third column. And so on. I am running into a circular reference problem using my current method when i mark the row 4 checkbox. Any thoughts out there?
Thanks,
Jad
