see attached file, I presume you need to concatenate
VB module inserted into a book and paste this code,
published in this forum, I do not remember author
who is the creator we appreciate it!
Sub Delete_Rows()
Dim rng As Range, counter As Integer
Set rng = Sheets(1).Range("A1")
counter = 1
you need to do?
Chilexcel
2011/3/10 Cesar Delanoval
> I am sending you the sample file that goes my latest post since I was not
> able to attach it or upload it on the group website.
> I appreciate all your help
> Thanks
>
> --
>
> --
please tell me.. what is the previous / original subject of this case
"FILE ATTACHMENT" as a subject is not make a sense anymore
http://groups.google.com/group/excel-macros/browse_thread/thread/def081e4a88ac093
On Thu, Mar 10, 2011 at 9:49 PM, Cesar Delanoval wrote:
> I am sending you the sam