A family of Microsoft word processing software products for creating web, email, and print documents.
VBA is Word's macro language. You edit macros in the Visual Basic editor, which is what is opening when your try to edit your macros. You can't edit them in Word, you must use the VBE.
Disabling VBA would mean you couldn't edit or run macros.