View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
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