jan_muczyn
11 years agoNew Contributor
ACE driver limited to 255 Excel columns?
Hi Team
I am creating a Keyword Test using Data-Driven Loop operation. Everything works fine, but Test Complete seems to be unable to read past Excel column 255, even the Variable dropdown list with colum names ends on position no 255.
I have used SmartBear support page in order to write two very simple scripts. One created an Excel Driver (DDT.ExcelDriver) and counted columns - the result was 255. The other one, created as COM object (Sys.OleObject) gave proper result.
Is there something I can do to make ACE Driver read more than 255 columns? If not - is there an easy way to change the Keyword Tests to use COM object (as opposed to converting tests to script and rewriting)?
Thanks
I am creating a Keyword Test using Data-Driven Loop operation. Everything works fine, but Test Complete seems to be unable to read past Excel column 255, even the Variable dropdown list with colum names ends on position no 255.
I have used SmartBear support page in order to write two very simple scripts. One created an Excel Driver (DDT.ExcelDriver) and counted columns - the result was 255. The other one, created as COM object (Sys.OleObject) gave proper result.
Is there something I can do to make ACE Driver read more than 255 columns? If not - is there an easy way to change the Keyword Tests to use COM object (as opposed to converting tests to script and rewriting)?
Thanks