o Compile the code to create a dll
o In the Immediate Window type AddToIni.AddToIni and press return
o If you open the AddIn Manager you will now find an addin named "Paste VBCode"
o Select it and then check Loaded/Unloaded and/or Load on Startup
o Once you've done that you will see that a new toolbar containing a single button with a paste icon has been added to your IDE toolbars
o The button will be enabled when you have a code window open
o Click the button after copying [hightlight=Vb]-formatted code and it will be pasted into the code window
