Private subworkbook_open ()
Range ("c5"). Value = "Hello World!"
End Sub
I feel that all of Excel has a base class, this private subworkbook_open () is Override for this base class method.