Attribute VB_Name = "CheckLastRow" Option Explicit Function run() Debug.Print "Helloworld CheckLastRow" End Function