Re: Text replacement with VBA Excel in several files
- From: "Tom Ogilvy" <twogilvy@xxxxxxx>
- Date: Mon, 27 Jun 2005 10:10:36 -0400
This would be true if the scripting runtime is not installed on your
machine. In the VBE in Tools=>References, do you see Microsoft Scripting
Runtime in the list (scrrun.dll, usually in teh windows system directory).
If not, then you either have to install it or you can't use these commands.
--
Regards,
Tom Ogilvy
"pieros" <p13m@xxxxxxxxxxx> wrote in message
news:1119877101.734017.34470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Bob, is it possible that this code is a VB-code and not a VBA code?
> When I run this macro in Excel I get the following message: 'Run-time
> error 429, ActiveX component can't create object' at line 'Set objFSO'.
> Can you help me with this?
>
> Greetings,
> Pieros
>
.
- References:
- Text replacement with VBA Excel in several files
- From: pieros
- Re: Text replacement with VBA Excel in several files
- From: Bob Phillips
- Re: Text replacement with VBA Excel in several files
- From: pieros
- Text replacement with VBA Excel in several files
- Prev by Date: Converting String numbers into real numbers
- Next by Date: Re: press button "entra" in web page
- Previous by thread: Re: Text replacement with VBA Excel in several files
- Next by thread: Naming worksheets
- Index(es):
Relevant Pages
|