Nope, it's not the same thing at all.

'Me' is just a shorthand keyword for referring to the object that code is behind- pretty much you only encounter it when working with UserForms.

ActiveWorkbook is a keyword that refers to the currently active workbook that the code is in.