Issue
I have an Excel file in which I have several radio buttons. When I click on a radio button, it changes several cells and some containing listboxs. The problem is that when I change an item in my listboxs, values are not updated.
Solution
In VBA
or
Thanks to anonymous1.0 for this tip.