Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Need to Add References

One of my macros is "bombing" at the line below
and I know it is because since, I had it going, I had my PC
Upgraded to Windows-Xp and probably lost all previous
reference settings..

What library (name) should I add/select under Tools, References in order to
proceed (with my macro)...?

Set fsoFiles = fso.GetFolder(sFolder).Files


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Need to Add References

Hi Jim,

Add a reference to the Microsoft Scripting Runtime library.

---
Regards,
Norman



"Jim May" wrote in message
news:GjD3f.6158$jw6.6156@lakeread02...
One of my macros is "bombing" at the line below
and I know it is because since, I had it going, I had my PC
Upgraded to Windows-Xp and probably lost all previous
reference settings..

What library (name) should I add/select under Tools, References in order
to proceed (with my macro)...?

Set fsoFiles = fso.GetFolder(sFolder).Files




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Need to Add References

Norman,
Thanks..
Got it going!!
Jim


"Norman Jones" wrote in message
...
Hi Jim,

Add a reference to the Microsoft Scripting Runtime library.

---
Regards,
Norman



"Jim May" wrote in message
news:GjD3f.6158$jw6.6156@lakeread02...
One of my macros is "bombing" at the line below
and I know it is because since, I had it going, I had my PC
Upgraded to Windows-Xp and probably lost all previous
reference settings..

What library (name) should I add/select under Tools, References in order
to proceed (with my macro)...?

Set fsoFiles = fso.GetFolder(sFolder).Files






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert all 3d references to normal references in a workboo Dima Excel Discussion (Misc queries) 6 August 8th 08 12:38 PM
How to convert all 3d references to normal references in a workboo Dima Excel Worksheet Functions 6 August 8th 08 12:38 PM
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Excel Worksheet Functions 3 December 13th 07 11:43 PM
How to rename references from range names to cell references Abbas Excel Discussion (Misc queries) 1 May 24th 06 06:18 PM
Tools | References - information about references L Mehl Excel Programming 6 July 4th 04 06:28 PM


All times are GMT +1. The time now is 10:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"