About 1,373,135 results (2,299 milliseconds)

QUERY data results across multiple sheets, using a list of sheet ...

https://support.google.com/docs/thread/171146689/query-data-results-across-multiple-sheets-using-a-list-of-sheet-names-as-the-reference-possible?hl=en
Jul 14, 2022 ... Also, to get an automated list of sheet/tab names, you will need to use a small script inside the file. Adam. Diamond PE Docs volunteer.

How do I create a summary page of multiple tabs to update ...

https://support.google.com/docs/thread/111439629/how-do-i-create-a-summary-page-of-multiple-tabs-to-update-dynamically?hl=en
May 27, 2021 ... I have a few challenges. 1) I have a script to give me a list of the tab names, but if I change a tab name it does not update in the summary ...

Tab name = cell name ? - Google Docs Editors Community

https://support.google.com/docs/thread/10139574/tab-name-cell-name?hl=en
Jul 18, 2019 ... I have a list of 12 names in 12 cells. I would like each name to become a sheet name. So I will have 12 sheets bearing the names of the 12 names ...

Managing Named Ranges - Google Docs Editors Community

https://support.google.com/docs/thread/158332289/managing-named-ranges?hl=en
Apr 2, 2022 ... After about 20 named ranges, The list is getting cumbersome to find anything. Why isn't it sorted, or at least sorted by tab names to keep ...

Conditional Formatting For Names across Tabs - Google Docs ...

https://support.google.com/docs/thread/72498826/conditional-formatting-for-names-across-tabs?hl=en
Sep 21, 2020 ... And all the tabs have data filters for sorting purposes. So on one tab I have something of a master list of players I'm interested in. The ...

Formula to reference EVERY sheet in a workbook, even new ones ...

https://support.google.com/docs/thread/194160919/formula-to-reference-every-sheet-in-a-workbook-even-new-ones-added?hl=en
Dec 24, 2022 ... getAllSheetNames() just makes a verticle list of all sheet names. · getAllValuesInCell() returns all values at a specified address. · = ...

Auto-populate tabs in Sheets from a Google Form - Google Docs ...

https://support.google.com/docs/thread/61585574/auto-populate-tabs-in-sheets-from-a-google-form?hl=en
Jul 28, 2020 ... The pulldown gets the names from a list I created on a tab DVList. Double check my spelling. Add more names if you need to. They will appear in ...

Looking to add a query that collects data from all tabs in a sheet ...

https://support.google.com/docs/thread/181401532/looking-to-add-a-query-that-collects-data-from-all-tabs-in-a-sheet?hl=en
Sep 28, 2022 ... ... list of tab names to collect all the data. You could filter the names so that it only uses the correct tabs, i.e. excludes ones like ...

What's the formula for striking through names on one tab when they ...

https://support.google.com/docs/thread/62038876/what-s-the-formula-for-striking-through-names-on-one-tab-when-they-re-typed-into-another-tab?hl=en
Jul 30, 2020 ... Without a sample this is a bit of a guess, but try this setup for Conditional Formatting: Apply to range: 'Player List'!A1:Z < ALL of the rows/ ...

Drop Down list to auto generate discount - Google Docs Editors ...

https://support.google.com/docs/thread/205129086/drop-down-list-to-auto-generate-discount?hl=en
Mar 7, 2023 ... Read through this post for two solutions that collect the tab names: Get and Update List of Tab Names. You could then use a formula to ...

How do I rename tabs based on values in column A - Google Docs ...

https://support.google.com/docs/thread/35408930/how-do-i-rename-tabs-based-on-values-in-column-a?hl=en
Mar 24, 2020 ... OK, I actually already have a script that changes tab names based on a list in a chosen column but your post had an onedit script. So I can ...

Google Sheet bar or tab resizing? - Google Docs Editors Community

https://support.google.com/docs/thread/162606082/google-sheet-bar-or-tab-resizing?hl=en
May 6, 2022 ... I'd like to be able to see all my tabs at one time, but ... If a name is long it will make the tab wider. So use short names for ...

how to pull only specific sheet names out of all sheet names using ...

https://support.google.com/docs/thread/142601377/how-to-pull-only-specific-sheet-names-out-of-all-sheet-names-using-script?hl=en
Dec 27, 2021 ... I specify or adjust the script to pull out only sheetnames form 2 till the end, so leaving sheet name 1 ("sum") out of this list.

Sheets Tab missing in google sheets - Google Docs Editors ...

https://support.google.com/docs/thread/225771941/sheets-tab-missing-in-google-sheets?hl=en
Jul 15, 2023 ... Click on that and see if you can see a list of your tabs. Click on any one of those tab names and see if you can get to that tab. By doing ...

I am trying to retrieve data from a master list of students that ...

https://support.google.com/docs/thread/15792143/i-am-trying-to-retrieve-data-from-a-master-list-of-students-that-participate-in-different-events?hl=en
Oct 1, 2019 ... I also set up the "SCIENCE VERIFICATION" tab to get the data for seminole and sweetwater. Most of the other schools didn't have data. You'll ...

Requesting help to generate a list of all non-hidden tabs in a google ...

https://support.google.com/docs/thread/95595167/requesting-help-to-generate-a-list-of-all-non-hidden-tabs-in-a-google-workbook?hl=en
Jan 28, 2021 ... * Custom functions to get sheet names. * * To take this script into use: * * - take a backup of your spreadsheet through File > Make a copy * ...

Incorporating Times and IDs from a google form to a google sheet ...

https://support.google.com/docs/thread/55127978/incorporating-times-and-ids-from-a-google-form-to-a-google-sheet?hl=en
Jun 24, 2020 ... I also created a new tab called Name_List where you would have a list of all the ID numbers and the names assigned to each of those ID numbers.

Populating a list from another sheet - Google Docs Editors Community

https://support.google.com/docs/thread/22132595/populating-a-list-from-another-sheet?hl=en
Dec 6, 2019 ... I want to be able to input the ID# in Column A, and then have their name, address, and email address populate in the succesive columns.

How to find unique values and tally them? - Google Docs Editors ...

https://support.google.com/docs/thread/41180423/how-to-find-unique-values-and-tally-them?hl=en
Apr 19, 2020 ... So... how many votes did everyone get? I would like to find all the unique names, list them, then count how many times they appear in the ...