Skip to content

admpresales/uft-one-excel-datasheet-more-than-256-columns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

uft-using-an-Excel-sheet-with-more-than-256-columns

Description

The datatable in a UFT test is limited to 256 columns. This test shows how to open Exel files with up to 16,384 columns.

Usage

The UFT datatable is a hardcoded .xls file, which only support 256 columns

To use more columns than that, you must use vbscript code to directly access a .xlsx file

This tests has an associated library for directly opening and using a .xlsx file. After downloading from github, you may have to go in Test->Setting->Resources, and add the library file.

About

This test shows how to open Exel files with up to 16,384 columns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors