Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
c0000005 DRWTSN errors in excel
Name: abhaygoel Date: June 19, 2003 at 22:48:09 Pacific OS: Windows 2000 SP3 CPU/Ram: Compaq EVO N400c
Comment:
I am facing a major problem in excel. For the past few days whenever I run my spreadsheets I get the following message
Application exception occurred: App: (pid=1428) When: mm/dd/yyyy @ whenever Exception number: c0000005 (access violation) The pid is always excel.exe.
Summary: Hi, Using Windows 98SE, with Office 2000 and trying to open an Excel workbook with a macro.....and cannot for the life of me determine which dll('s) are causing the error "Error in Loading DLL." So, p...
Summary: I have an Excel S/sht which is linked in MS Access. The fields can be either text, numeric or both. I get #Num! errors in the Access version of the Excel S/sht, the data type is wrong but I can't fix ...
Summary: I want to sample a cell in Excel and if it is empty, I want to delete that row. I can delete a row using the row number but can't do it using a variable. Example.. for row = 1 to 5 if activeheet....