vegetamaker
New Member
- Joined
- Jun 17, 2015
- Messages
- 18
Hello! How are you all? Well, I have a problem, so let me first try to explain myself.
I have a Table with a long list of items in Column A and I am trying set two Checkboxes in Column B and C.
I found there is two ways to do this: with Form Controls and ActiveX. But they both have differents problems that don't let me finish the work like I wanted.
With Form Controls when I try arrange the table in different order the checkboxes don't follow it and keep like they were. Even If I managed to dinamic update the linked cells, the checkboxes theyself aren't doing it.
With the ActiveX option the Format condition just don't work because I didn't find any way to check the value inside.
Any idea how to solve it?
Thanks!
I have a Table with a long list of items in Column A and I am trying set two Checkboxes in Column B and C.
I found there is two ways to do this: with Form Controls and ActiveX. But they both have differents problems that don't let me finish the work like I wanted.
With Form Controls when I try arrange the table in different order the checkboxes don't follow it and keep like they were. Even If I managed to dinamic update the linked cells, the checkboxes theyself aren't doing it.
With the ActiveX option the Format condition just don't work because I didn't find any way to check the value inside.
Any idea how to solve it?
Thanks!