Thread
:
stupid cryptic messages
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jonathan Cooper
external usenet poster
Posts: 28
stupid cryptic messages
can someone explain to me why this isn't working and what the error message
compile error: Object required.
Sub tester()
Dim cntr As Integer
Set cntr = ActiveWorkbook.Names.Count
End Sub
Reply With Quote
Jonathan Cooper
View Public Profile
Find all posts by Jonathan Cooper