Relative Content

Tag Archive for google-sheets

I have a Google spreadsheet that has 20 sheets

there is a Google table. there are 20 sheets in it. I need each user to have access to a specific sheet, for example, for a user [email protected] there was access to sheet 2 , and the rest of the sheets were blocked for it, as well as for the user [email protected] there was only access to the sheet 3

Sparkline and progress bar

I am trying to create a progress bar based on the number of checkboxes checked:
https://docs.google.com/spreadsheets/d/1MBw_W6kA2qNQaW5t1WZGuOMYpQkYlCkyTlDZ0yLCrdU/edit?usp=sharing

Sheets countifs function returning 0 value

I’m trying to work on a google sheets page and count all specific values in a column that are either a 1 or 2 value. I’m basically condensing a survey with a 1-10 range of agreement with questions down to 1-5, “strongly disagree”, “mildly disagree”, et cetera to rotate those answers to a pivot table and make some pie charts representing the different questions answers.

Copy entire sheet and append to another one

How can I copy an entire sheet tab and append it (below the last existing row) to another sheet inside the same Google Sheets document. The structure of those two sheet tabs are the same.

How can I match a smart chip using SUMIF?

I have a column of people smart chips in a spreadsheet, and I want to use them in the range of a SUMIF, but I can’t get them to match any value I provide as the criterion. I’ve tried the string value of the chip (e.g. "John Doe"), and I’ve tried the corresponding email address (e.g. "[email protected]"), but I can’t get anything to match the smart chip. The only thing that has worked is referencing a cell that contains a smart chip. How can I match a smart chip for the purposes of functions like EQ, COUNTIF, and SUMIF?

Mark a data validation dropdown criteria as done, if a certain value is in another cell?

I have a work sheet, and I am using data validation dropdown options to track the progress of the workflow. I have a certain section of that workflow that is only needed when the job is for a specific project. The data validation options are “Done” “In progress” and “Not started”. Is there a way to make it so that when, say for example, cell E 26 has the value of “FALSE”, the data validation dropdown options in the cells E10:E14 are automatically set as Done.
Example sheet will show how I have it set right now, and the “Result” sheet will show what I would like it to look like:
https://docs.google.com/spreadsheets/d/1Y_mbGtw4uDbCi0qWSfpmlwnhJ-Zo706bmetswj694gc/edit?usp=sharing