Editing by multiple users at the same time

Here’s another thread on creating a calculator.

Right now you would need to enable email sign in to only allow a user to see their own calculations.

The simplest way to only show the last calculated item would be to change your tab to the detail style layout, and set the sort order to reverse order, so that latest item is on top. The detail style layout only displays the first record in a sheet (that matches any filtering and sorting)

image

1 Like