About 1,138,368 results (4,378 milliseconds)

Create & use named functions - Google Docs Editors Help

https://support.google.com/docs/answer/12504534?hl=en
We've added the ability to import named functions so you can use them in more than one sheet. ... To get an example spreadsheet and follow along with the video, ...

"Repeated Function Name" warning with ExcelDna.Registration ...

https://groups.google.com/g/exceldna/c/G0H9cD2CrTQ
Nov 28, 2016 ... When I open in Excel, it produces a Diagnostic Display warning: Registration [Error] Repeated function name: 'SayHello' - previous registration will be ...

RE: [ExcelDna] Show Function Name on the Function Bar (Replay)

https://groups.google.com/g/exceldna/c/AayDwrDDcjs
I've been working with Excel DNA and my adding works perfectly, but I have a question: How do I do to show the function name from the cell after this was ...

Intermittent and unfilterable #NAME error during sheet startup ...

https://support.google.com/docs/thread/90056311/intermittent-and-unfilterable-name-error-during-sheet-startup?hl=en
Dec 23, 2020 ... Many cells display a #NAME? error for one of the function names for many seconds until the spreadsheet finally finishes loading.

GOOGLEFINANCE(ticker,name) function not returning correct value ...

https://support.google.com/docs/thread/51325761/googlefinance-ticker-name-function-not-returning-correct-value?hl=en
Jun 4, 2020 ... But, using NYSE:ECL returns an error, instead of the expected name Ecolab Inc. How can I fix this? Thanks. Details. Sheets,Microsoft Windows, ...

INDIRECT function is unable to reference a Named Table - Google ...

https://support.google.com/docs/thread/283710260/indirect-function-is-unable-to-reference-a-named-table?hl=en
Jul 5, 2024 ... I'm trying to use an INDIRECT function to dynamically reference a Named Table. This seems to work as expected in Excel but in Google Sheets it doesn't seem to ...

Function categories

https://groups.google.com/g/exceldna/c/E8qrPReoRjo
Aug 1, 2021 ... End Function. You can also specify the Excel function wizard category for your function: [ExcelFunction(Name="TimeDates.IsTime", Category ...

Truncated Argument Names of Function - ERROR

https://groups.google.com/g/exceldna/c/wE-vcayhLDI
I have a number users who report receiving the following startup error trying to start my company's main software application which utilizes Excel DNA.

Custom Functions in Google Sheets | Apps Script | Google for ...

https://developers.google.com/apps-script/guides/sheets/functions
Capitalization does not matter, although the names of spreadsheet functions are traditionally uppercase. Arguments. Like a built-in function, a custom ...

Nested ExcelDna functions give #NAME? when calculating with F9

https://groups.google.com/g/exceldna/c/zPWjQG6BQgE
Mar 2, 2022 ... TestInner1() returns 2 and TestInner2() returns 3, TestOuter(a, b, c, d) multiplies the parameters passed to it. For B5-B7 I clicked on the cell ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Google Sheets supports cell formulas typically found in most desktop spreadsheet packages. Functions can be used to create formulas that manipulate data and ...

Excel has a Define Name option. Does Google Sheets have it ...

https://support.google.com/docs/thread/193724929/excel-has-a-define-name-option-does-google-sheets-have-it?hl=en
Dec 20, 2022 ... In Excel I can put that constant value in a cell and then "Define Name" of the cell. Then I can use that name in the formula across the sheet ...

Getting the "calling workbook" for a function proves tricky

https://groups.google.com/g/exceldna/c/2kbBNTwonBw
Oct 20, 2016 ... Ok, I think you're right that this is indeed a solution - the worksheet name is part of the sheet name. It relies also on the fact that Excel ...

Custom function #NAME or Loading... error

https://groups.google.com/g/google-apps-script-community/c/9iBYXGOmXbA
Feb 10, 2024 ... ... NAME error is present again. I was able to reproduce the issue with the simple DOUBLE custom function, in a blank spreadsheet (see screenshot).

Limitations of arguments passed to function

https://groups.google.com/g/exceldna/c/b29e5S9QyYU
Aug 3, 2008 ... To be clear - the argument name limitations are the same under Excel 2007 with the current version of ExcelDna as in earlier versions.

Create Defined Names from one workbook into another

https://groups.google.com/g/exceldna/c/uhrK_5UBQts
May 28, 2024 ... I tried this with VBA in the Excel Developer, and there it worked! But it does not work when working with C#. I want this function to be within ...

How to add a "name" after a formula - Google Docs Editors Community

https://support.google.com/docs/thread/146920757/how-to-add-a-name-after-a-formula?hl=en
Jan 21, 2022 ... Hi, I'm trying to make a simple spreadsheet but I don't find a way to add a "name" behind my formula. I have a collum with name "c€/kwh" and below I do the sum.

LAMBDA function - Google Docs Editors Help

https://support.google.com/docs/answer/12508718?hl=en
You can create and return a custom function with a set of names and a formula_expression that uses them. To calculate the formula_expression, ...

Display file name in a cell - Google Docs Editors Community

https://support.google.com/docs/thread/151853009/display-file-name-in-a-cell?hl=en
Feb 22, 2022 ... Give it a test and see if it works before trying to apply it to your own sheet. function ... when you say "file" name, do you mean "spreadsheet ...

How do I create a custom column name in a query function ...

https://support.google.com/docs/thread/199094906/how-do-i-create-a-custom-column-name-in-a-query-function?hl=en
Jan 26, 2023 ... Here's a link to my working spreadsheet. The query function is in column D, and I want to rename column E. Thank you for any help. Details.