https://bugs.documentfoundation.org/show_bug.cgi?id=164013
--- Comment #6 from [email protected] --- I have recently inherited an excel spreadsheet where I would like to protect the validation of a cell, but allow myself, and others, to edit the values of those same cells. This is the type of UI that for me; I have resorted to making small python applets for myself; as the math is quite simple behind the calculations and user input valuations, but it's definitely more work to do that, than to use good old spreadsheets as UI for input. My coding skills are quite minor. I skippped decades of coding, going from Basic and Visual Pascal in the 1980s, to VBA about 20 years ago, to rudimentary Python in the past couple of years. Is there a way I can help, with this type of coding experience to address this particular feature that is needed? -- You are receiving this mail because: You are the assignee for the bug.
