I have a sheet with an automatic numbering column. Data for this sheet will be captured through a webform. I need certain columns, which will not be populated throught the webform, to have formulas in them. How do I add those formulas without adding them in the first row which triggers the automatic numbering?
I thought of adding those columns as hidden fields in the webform, but one of the columns which needa to contain a formula is a checkbox column, so I cannot set the default value for that column in the webform as it does only allow a checkbox column to have a default value of either checked or unchecked.
Any help will be appreciated