te:
>
>> add below "Microsoft Scripting Runtime" library from tool-->reference
>>
>>
>> --
>> *From:* Indrajit $nai
>> *To:* excel-macros@googlegroups.com
>> *Sent:* Monday, August 19, 2013 4:08 AM
t $nai
> *To:* excel-macros@googlegroups.com
> *Sent:* Monday, August 19, 2013 4:08 AM
> *Subject:* $$Excel-Macros$$ Need urgent help on macro error.
>
> Hi All,
>
> Kindly find attached the macro based data collection file.
>
> But when I am running the macro it's showing the
add below "Microsoft Scripting Runtime" library from tool-->reference
From: Indrajit $nai
To: excel-macros@googlegroups.com
Sent: Monday, August 19, 2013 4:08 AM
Subject: $$Excel-Macros$$ Need urgent help on macro error.
Hi All,
Kindly find
Try to add this
Dim FSO as Object
Then replace your line code to :
Set FSO = CreateObject("Scripting.FileSystemObject")
On 19-08-2013 5:38, Indrajit $nai wrote:
Hi All,
Kindly find attached the macro based data collection file.
But when I am running the macro it's showing the some error. K