We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cf05f commit b41894cCopy full SHA for b41894c
1 file changed
source-excel/GetAbsoluteWorkbookPath.md
@@ -7,7 +7,7 @@ The raw output
7
```
8
c:\data\excel\[Example Sales Table.xlsx]Sheet2
9
10
-Note: You could drop the worksheet name, then replace `[]` with ``.
+Note: You could drop the worksheet name, then replace `[]` with `''`.
11
I split this into steps to show how you can use intermediate calculations as variables
12
without polluting the scope using named cells
13
0 commit comments