Skip to content

Commit 61187c9

Browse files
authored
Update GetAbsoluteWorkbookPath.md
1 parent c07d8d6 commit 61187c9

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
@@ -19,7 +19,7 @@ formula:
1919
file,
2020
TEXTBEFORE(
2121
TEXTAFTER( rawName, "[", 1 ),
22-
"]", 1
22+
"]", -1
2323
),
2424

2525
fullName,

0 commit comments

Comments
 (0)