I keep getting a 'Cannot create ActiveX component' error when executing the command...<BR><BR>objexcel = CreateObject("Excel.Application", "")<BR><BR>not sure if this code is just not valid or if its something with my web server setup.<BR><BR>Any ideas? this is frustrating me..... thanksI got that exact same error when writing a vb6 application that faxed a word document. I figured out that the person HAD TO HAVE MS word 2000 installed for it too work.<BR><BR>You may have to have Excel 2000 on the webserver for it too work. <BR><BR>For what this is worth, Hope it helps!<BR><BR>