Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
On error goto specified Line
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Joel, post: 6370929"] Set LastCell = c.End(xlDown) Set DataRange = Range(c, LastCell) DataRange.Copy _ Destination:=c.Offset(0, -1) c.copy destination:=Range(c,LastCell) c.clearcontents. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
On error goto specified Line
Top