Skip to content

Commit aad796c

Browse files
Apply suggestions from code review
Co-authored-by: Linda Cannon <lindalu@microsoft.com>
1 parent 5976a12 commit aad796c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/excel/custom-functions-naming.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ Fix conflicts by renaming your function or uninstalling the other add-in. For te
6262
| Can mimic cell address | No | No | Prevent address parsing errors. |
6363
| Reserved macro names | Disallowed | Disallowed | Some examples: `RUN`, `ECHO`. |
6464

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.
6865

6966
## Localize custom functions
7067

0 commit comments

Comments
 (0)