You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,17 @@ Instructions for installation for VBA and VSTO versions.
63
63
64
64
### VBA
65
65
How to install the VBA version
66
-
1. Download the VBA Add-In file [here](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true"Download the VBA Add-In").
66
+
1. Download the VBA Add-In file [](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true"Download the VBA Add-In").
67
67
2. Copy the file to the XLSTART ```%AppData%\Microsoft\Excel\XLSTART\``` folder on your computer.
68
68
3. Close all open instances of Excel and then launch Excel. The new ribbon should appear.
69
69
70
70
### VSTO
71
71
How to install the VSTO version
72
-
* TODO: ...
72
+
1. Download AnthonyDuguid.pfx And Install At Root Level [](https://github.com/aduguid/ServerActions/VB/blob/master/AnthonyDuguid.pfx?raw=true"Download AnthonyDuguid.pfx And Install At Root Level For VSTO")
73
+
2. Download and run the setup.exe file. ```TODO: publish .NET to GitHub```
0 commit comments