Share only one sheet of a Google Sheet file.
angel1910
Posted messages
7
Status
Membre
-
hkim -
hkim -
Hello,
I would like to share only one sheet in read-only mode from my Google Sheets workbook, and ensure that the other sheets are not accessible or even visible. I would be the only one with access to the complete file (and possibly a few others on a case-by-case basis).
Is this possible?
Thank you in advance for your help!
I would like to share only one sheet in read-only mode from my Google Sheets workbook, and ensure that the other sheets are not accessible or even visible. I would be the only one with access to the complete file (and possibly a few others on a case-by-case basis).
Is this possible?
Thank you in advance for your help!
By right-clicking, I can manage the editing permissions of the sheet but not the visibility.
I would like the people with read access to the file to only see the first tab and not the others.
Well, I found an alternative by creating a second file and using the formula
= IMPORTRANGE to transpose the data I want to share.
Thanks anyway for your response.