Sign in to join the conversation:
Hello,
I have created a form and have a column named "Date Item is Needed" which is a date type column. However, the requestor needs to allow at least 10 days from the actual day. Is there a way to always black out those 10 first days?
Thanks!
The best way would be to have a separate column in your sheet that adds 10 days to the submitted column. Then in the rest of your solution, just reference the new column.
There is no way to restrict those dates within the form. You wold have to look into a 3rd party form such as Google Forms (easy to use and integrates into SS very easily) or use help text on the form along with an automated Update Request to instruct the submitter to select a date within the appropriate range.
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?