Public Function MyFuncName() As String 'You can write any general utility here MyFuncName = "CoderZone"End Function