My spreadsheet contains values and formulas. For example, a formula might SUM a column of values. I'm worried that a user might type a value into a formula cell and replace it. So, can I use Conditional Formatting to detect if a cell is either a value or a formula?
Thanks,
Shane.
Excel has a ISFORMULA function. I'm trying to find a way to implement something similar in Odoo.