I have a spreadsheet that I maintain manually, whenever a new line is edited I would like the columns in the row to have a default value, such as True or False or some other category value.
I know about using e.g. =B2:B if another column has a formula referencing B but I am just talking about setting a default value per cell. Is there a smart way of achieving this?


