Thread
:
Application-defined or object-defined error Please Help
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 789
Application-defined or object-defined error Please Help
Hi
You start in D1 but further down the code you have
ActiveCell.Offset(-1,-1) which is ABOVE the first row?! Do you mean
offset(1, -1) or maybe you need to start in D2?
regards
Paul
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]