Thread
:
Beginner at VBA
View Single Post
#
2
Posted to microsoft.public.excel.programming
KRCowen
external usenet poster
Posts: 21
Beginner at VBA
Bob
Have you named the module that holds the "Timesheet" macro "Timesheet"? That
would cause your problems. You cause lots of problems when module names and
macro names are the same.
Good luck.
Ken
Norfolk, Va
Reply With Quote
KRCowen
View Public Profile
Find all posts by KRCowen