I am currently working on a google sheet.
There are two tabs, one is a master sheet and the other one is a table that allow the user to input the product name and the sales price will show up. However, I don't want the user to see the master sheet. Even though I hide the master sheet, the user is able to unhide it if they download the sheet. Is it possible to
- Disable the download option for the editor?
OR
- Reference the master list without including it in the same file?
OR
- Hide the master list even the user download the file?