We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5976a12 commit aad796cCopy full SHA for aad796c
docs/excel/custom-functions-naming.md
@@ -62,9 +62,6 @@ Fix conflicts by renaming your function or uninstalling the other add-in. For te
62
| Can mimic cell address | No | No | Prevent address parsing errors. |
63
| Reserved macro names | Disallowed | Disallowed | Some examples: `RUN`, `ECHO`. |
64
65
-### Recommended namespace pattern
66
-
67
-For many functions, add a short vendor prefix such as `CONTOSO_GETPRICE` or `CONTOSO_TAX_CALC` to reduce conflicts with other add-ins.
68
69
## Localize custom functions
70
0 commit comments