Import XLSX Sheet to UFT/QTP Datatable
Most of the people are facing problem with one of the major limitation of QTP/UFT. That is importing data from XLSX extension files. QTP/UFT does not support directly Import option below QTP/UFT 12 versions But using Excel Object Model we can overcome this problem.UFT 12 and above version can support this XLSX extension files.
The below function will import the data from XLSX file to QTP/UFT specified...