-
Re: Deleting something in a Report also deletes it in the Sheet?
@Lisa Casello, if you don't want folks to scare the bird away, tell them to put their hands in their pockets. I.e., give them view-only access to the report. 🙂 If a user has edit privileges to the sh…1 · -
Re: Auto Numbering Question
@jmyzk_cloudsmart_jp's response in the thread below might help. It's an ingenious approach to assigning a unique, sequential number to a row based on a date value, regardless of the when the row was …1 · -
Re: Why would a link in an automated email notification not hyperlink for some but not others?
We have encountered this, too, and observed that it depended on the email client used by the recipient. In our experience, URLs in the email alerts show up as hyperlinks in the desktop app for Outloo…1 · -
Re: using form on multiple web pages
Hi, @LorryH , another approach is to create two forms for the same sheet: "COM" and "Frey". In the field where you plan to store the name of the site, set the default value to the…1 · -
Re: Automate message to a contact on a separate sheet
Hi, @MichelleN , you can use JOIN( COLLECT() ) to collect the email addresses for the department managers into a Managers cell/column: for example, bugs@acme.com;daffy@acme.com;elmer@acme.com. Then p…2 ·