I'm still adapting a xls to open format. Next step was radio buttons.
Thanks to Villeroy's example, I just had to make small adjustments to make it work. Thank you very much Villeroy.
But the question is:
When I assign a value to a radio button in a group shouldn't it be placed in the cell as value?
To achieve the intended result, I had to convert the cell using VALUE. Is this really needed or am I doing something wrong as usual?
How can I eliminate the ' that appears in front of the value: '1 or '4 for example?
Regards.