How can I create an editable table, so that user can enter the values in the table?
By default, the table should show all the values from the table which is already loaded at script level, and show all the calculations on different sheets according to these values. But then, if user changes the value in any (or many) of the cells in an editable table, all the calculations on different sheets should reflect this change.
It will be really helpful for me if anybody help me out to achieve this. Best Regards.