Inflectra Customer Forums: Is it possible to use the old Excel importer template with SpiraTest 3.0? (Thread) Is it possible to use the old Excel importer template 2.3.0.0 (XLS-file which contains the importing code in the XLS-file, not in the add-in) with SpiraTest 3.0? I would like import test run results only for the test cases level, not for each test step, which seems impossible to do with the new addin based template. When trying to load projects from the old template, I get run-time error 438 "object does not support this method or property" at line Set xmlDataSetNodeList = wsImport.RetrieveIncidentTypes() I have Excel 2007 in Windows 7 Enterprise. The old template worked fine with previous 2.3.x SpiraTest version. en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spiratest/issues-questions/22.aspxthreadId=22Anssi I Heikkil+ñ (anssi_heikkila@mentor.com)Is it possible to use the old Excel importer template with SpiraTest 3.0? Is it possible to use the old Excel importer template 2.3.0.0 (XLS-file which contains the importing code in the XLS-file, not in the add-in) with SpiraTest 3.0? I would like import test run results only for the test cases level, not for each test step, which seems impossible to do with the new addin based template. When trying to load projects from the old template, I get run-time error 438 "object does not support this method or property" at line Set xmlDataSetNodeList = wsImport.RetrieveIncidentTypes() I have Excel 2007 in Windows 7 Enterprise. The old template worked fine with previous 2.3.x SpiraTest version. Tue, 01 Mar 2011 10:53:51 -05002011-03-16T14:35:38-04:00/Support/Forum/spiratest/issues-questions/22.aspxmessageId=27David J (support1@inflectra.com) Unfortunately the old Excel sheet is no longer supported with v3.0 You could manually modify the Unfortunately the old Excel sheet is no longer supported with v3.0 You could manually modify the old VBA code to not use any of the functions that were removed in v3.0. Specifically you can just comment out the code to retrieve incident types, statuses, etc. since you're not using that portion. Tue, 01 Mar 2011 14:56:24 -05002011-03-01T14:56:24-05:00/Support/Forum/spiratest/issues-questions/22.aspx#reply27messageId=30Anssi I Heikkil+ñ (anssi_heikkila@mentor.com) Thanks, test runs can be imported after commenting out the incident related code from the login pa Thanks, test runs can be imported after commenting out the incident related code from the login page. Wed, 02 Mar 2011 08:23:13 -05002011-03-02T08:23:13-05:00/Support/Forum/spiratest/issues-questions/22.aspx#reply30messageId=55David J (support1@inflectra.com)Great, glad that worked.Great, glad that worked.Wed, 16 Mar 2011 14:35:38 -04002011-03-16T14:35:38-04:00/Support/Forum/spiratest/issues-questions/22.aspx#reply55