rush2rajen
Member
Hi Excel Gurus,
I am new to VBA. Started learning a while ago. I am having a folder which consists of 50 workbook with different name. There are only six columns in it but row count differs.
I only want to clear contents of the "D" Columns of all the workbooks and of only the sheet named as "DATA" without disturbing any other data.
It is very painful to delete columns from 50 workbook. In near future the workbook may increase to 100 and it will not be possible for me to clear the content individually as it will take hell lot of time.
Is there any VBA Code which will help me get the desired result ?
Thanks Rj
I am new to VBA. Started learning a while ago. I am having a folder which consists of 50 workbook with different name. There are only six columns in it but row count differs.
I only want to clear contents of the "D" Columns of all the workbooks and of only the sheet named as "DATA" without disturbing any other data.
It is very painful to delete columns from 50 workbook. In near future the workbook may increase to 100 and it will not be possible for me to clear the content individually as it will take hell lot of time.
Is there any VBA Code which will help me get the desired result ?
Thanks Rj