how can I add IFERROR to this formula
=WORKDAY([Start Date]140, 15)
I tried =IFERROR(WORKDAY([Start Date]140, 15, ""))
and it didnt work
Try:
=IFERROR(WORKDAY([Start Date]@row, 15), "")
I need to setup automations based on a contract date that will notify me on a monthly/quarterly/annual basis so I can process paperwork at the appropriate time. Ideally, I'd like to set it up to send an email 90 days before that date. I have columns for the initial contract date and the frequency (one for the word…
Good Morning, I was working too early and after vacation and deleted some needed information from a report and it changes all my workbooks. I did the download for the history however it doesn't show me the data that was in the cells. Is there any way to get that information?
Hi everyone, Is there a way in Smartsheet automations to maybe export all of them to an excel sheet or something so that you see all of them in one place? The reason I am asking is that we are working with a Smartsheet that someone else created that is no longer with the company. There are 46 automations. The sheet itself…