Thread
:
Add code to paste data to next available row
View Single Post
#
4
Posted to microsoft.public.excel.programming
J.W. Aldridge
external usenet poster
Posts: 425
Add code to paste data to next available row
Thanx....
But getting
Application defined error or object defined error
on this line
LastRow = sh.Cells(Rows.Count, rw).End(xlUp).Row
Reply With Quote
J.W. Aldridge
View Public Profile
Find all posts by J.W. Aldridge