I'm having two problems with code below. First it's not working, second I can't see how to find the problem.
I got some help from Richard Buttrey a few days ago with the code, and one thing I've not understood - and this is where the code is breaking - is the Sheet2 method. Is it a method? I can't find it documented.
So, how do I go about understand the code better, and what's not working? It fails at the line wsInitialSheet.Columns("A:C").Copy Sheet2.Range("A1")
![]()
Please Login or Register to view this content.
Bookmarks