Hi everyone
I was wondering if there is a way to set up an alert when a sheet is approaching the limit of entries.
( data is coming in thorough web forms)
Thanks!
Noemi
Hi Noemi,
Yes, you could add an auto numbering column and have an alert triggered when it reaches a specified number.
Would that work?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
That won't work a second time though, as after she deletes the rows it will continue to count up from where it left off. It would be better to set aside a cell for the math
=if(countif(A:A,isblank(@cell)) + count(A:A)>4900,1,0)
That gives you 100 submissions before it maxes so you can go in and work on it without the chance of losing data. Just set an alert on the cell for when it changes to 1.
You're correct!
Depending on the need your method might be better, but with the autonumber column, the count could be reset if needed.
Andrée
I've created a Smartsheets form. When someone submits the form, I want them to automatically be emailed a document that has resources and links, but the document is filtered to only show the content that corresponds with what they selected in the form. Is something like this possible? What types of documents or automations…
I have a sheet that I created in a previous version, and it had a form. I was recently upgraded to a newer version and now my form is not working. I created a new form for the sheet, and it is giving me an error also. Does anyone know what I can do to fix this? The error says Form Unavailable. Sorry, the form you're trying…
Hi, I have read the post from 8/21/25. I am still getting the same error. I am setting up a new device and just download the latest version as of 9/5/25. I am using a Eunivon Smart White Board for touchscreen capability. It is running Android 14. Any help would be appreciated.