There is a need, if the user visits a certain page, put the inputbox / search cell and display the results in other cells.
But if another user has logged in, he will see the result of user query 1, which he does not need.
Is it possible to do it using Google sheets, so that a single table is simultaneously displayed differently for different users?
- oneYour task contradicts the essence of GoogleSheets. The easiest thing for the user will be to clone the entire document, and in his version already to fulfill requests. - vp_arth
- Excel label is incorrect. In Excel, hiding / displaying data can be done using macros. But you need for Google, where the programming language is different. - vikttur
|