Familiarizing With the Visual Basic Editor
In this post, I’m am going to start off with just showing you the parts of a basic macro and how you can get to the editor. To see this feature for your self the first thing you want to do is record a macro. Try typing some text in a cell, maybe some copying and pasting, anything. Next were going to take a look at the code and see what happened.
Getting to the VBA Editor
After you record you macro and hit stop, the next step is to take a look at it and see what’s been recorded. There are 2 ways to get to the Visual Basic editor:

