Apr 12, 2019 ... Using this formula to reference data from another sheet (sheet names are years)... =2018!M47. Is it possible to reference a cell address instead of hard coding ...
Jul 16, 2022 ... ... reference cells in other sheets in the same file. Google sheets, Excel and Openoffice all use all the same syntax for their formulas. I am ...
Mar 25, 2019 ... Depending on the data, I will need to use a difference Sheet with a different name. I have the query formula occurring more than once to ...
Oct 3, 2022 ... I am a Google Sheets/Excel novice. I have tried different variations of INDIRECT but can't get the formula to reference G2 (which for example ...
Mar 31, 2022 ... I have various bits of script in a function that refer to a sheet by it's name. E.g. var ss = SpreadsheetApp.getActive().getSheetByName ...
Apr 1, 2020 ... I'm making an interactive D&D character sheet with hundreds of equations, linked cells, and linked spreadsheets for the DM and players to have ...
Feb 11, 2023 ... ... formula dynamic. For example enter the tabs name in a cell and all my formulas should use this cell for tab's name. For reference I used one ...
Feb 8, 2022 ... I then have a formula which pulls a cell from each sheet based on their name using the number column. I am using the indirect formula =INDIRECT( ...
Apr 3, 2020 ... ... sheet. I have each table set as a named range and use a variable =IF(DROPDOWN1="OUTPUT 1", INDIRECT(TABLE1)) and it works but like I said I ...
Sep 16, 2022 ... I would like to improve this by changing the number "13" in that formula to get the value of the sheet name instead so I don't have to go in and ...
Nov 24, 2021 ... ... names, each name on a different row. Within that row is a number of formulas referencing a SHEET with that corresponding name. So, A12 value ...
Mar 13, 2021 ... How can I make the number 10 dependent on the value in cell A1 in the import range formula H10: L10? Thanks for the help. Details. Sheets, ...
Sep 4, 2020 ... ... sheets will be created for a new week. Sheet names in the function will be static. There will be multiple functions that will use the same ...
Functions can be used to create formulas that manipulate data and calculate strings and numbers. Here's a list of all the functions available in each category.
Named functions let you create custom functions that can use built-in Sheets formulas. We've added the ability to import named functions so you can use them ...
Apr 1, 2020 ... ... formula are changed to match the name of your sheet containing data. So you will make sure you change graph to Sheet1 or whatever the name is.
May 16, 2021 ... I am trying to enter an indirect formula on another sheet (Sheet46) that looks for cell E26 on those "Day" sheets, and returns that value.
Oct 24, 2019 ... I want to make a cell where the user writes a name and the query ... Use your sample sheet to demonstrate what you'd like the sheet to do!