Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I think you can use a protected sheet. Did you ask here - productforums.google.com/forum/#!categories/docs/spreadsheets ... Stackoverflow is code related, so your question is not a good fit. Good luck. Commented May 28, 2014 at 7:35
  • hey, thanks, I tried searching there but no luck. I'll look into protected sheets. I was thinking if there is a way to do this via the API, like testing for the user's email address like Session.getActiveUser().getEmail() Commented May 28, 2014 at 9:05
  • 1
    The API just lets you automate, but you are not looking to automate, you want to control access. If what you want is possible, then there will be a way to do it with the spreadsheet directly. Commented May 29, 2014 at 0:48