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
+31-28Lines changed: 31 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,8 @@ ChatGPT Output
74
74
There are 4 basic steps in order to add a ChatGPT button into Microsoft Word:
75
75
1. Enable the Developer Tab
76
76
2. Import the VBA script file
77
-
3.Add your OpenAI APIKey
78
-
4.Create the ChatGPT button
77
+
3.Create the ChatGPT button
78
+
4.Add your OpenAI APIKey
79
79
80
80
Each of these steps are fully outlined below.
81
81
<br /><br />
@@ -116,32 +116,7 @@ Keep the location of where the file is saved as you will need it later.<br />
116
116
**Step 4** - Select the ChatgptTextCompletion.bas file and click Open
117
117
<br /><br />
118
118
119
-
### 4.3 Add your OpenAI APIKey into Windows
120
-
121
-
**Step 1** - Open the Start menu and start typing "environment variables". When the best match appears click "Edit the system environment variables" result.
**Step 1** - Open the Start menu and start typing "environment variables". When the best match appears click "Edit the system environment variables" result.
0 commit comments