We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f8d38 commit 0c1285dCopy full SHA for 0c1285d
README.md
@@ -86,7 +86,7 @@ Instructions for installation of VBA and VSTO versions.
86
### VBA
87
How to install the VBA version
88
1. Download the VBA Add-In file [](https://github.com/aduguid/ScriptHelp/raw/master/VBA/ScriptHelp.xlam?raw=true "Download the VBA Add-In").
89
-2. Copy the file to the XLSTART ```%AppData%\Microsoft\Excel\XLSTART\``` folder on your computer.
+2. Copy the file to the XLSTART folder on your computer. ```%AppData%\Microsoft\Excel\XLSTART\```
90
3. Close all open instances of Excel and then launch Excel. The new ribbon should appear.
91
92
### VSTO
0 commit comments