Sign in to join the conversation:
In my project sheet I have checked boxes and flag. I would like to include them in my formulas.
Example:
If the box is unchecked by X date then the X date will appear in a reminder column.
Try the below formula replacing "Date" and "Space" with your column names...
=IF(AND(Date1 < TODAY(), Space1 = 0), Date1)
Can excel sheet be used as a reference in Smartsheet?
I have a State account
Hi Can you utilize forms to make data entry easier into a row that already exists?. For instance, if I have pre-populated a sheet with 100 rows/items can I use a form to update certain columns in these rows…to make columns with multiple lines of text easier to enter? Many thanks Matt