Skip to content

Commit b41894c

Browse files
authored
Update GetAbsoluteWorkbookPath.md
1 parent 48cf05f commit b41894c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source-excel/GetAbsoluteWorkbookPath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The raw output
77
```
88
c:\data\excel\[Example Sales Table.xlsx]Sheet2
99
```
10-
Note: You could drop the worksheet name, then replace `[]` with ``.
10+
Note: You could drop the worksheet name, then replace `[]` with `''`.
1111
I split this into steps to show how you can use intermediate calculations as variables
1212
without polluting the scope using named cells
1313

0 commit comments

Comments
 (0)