Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by clanum

  1. clanum

    Excel Automation Crashes

    OK, I'm having an interesting problem. I wrote the following code on my system, (W2KP, Office XP) and it works fine: Dim x as excel.applicaiton set x = new excel.application x.workbooks.open("myfile.xls") obviously, it's more complex than this. On my system, running this code opens...

Part and Inventory Search

Back
Top