Quantcast
Channel: Silk Test - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 625

Handling Excel Workbooks

$
0
0

Hi,

In 4T scripting Silk Test classic, Is there any COM objects for Excel application as we do in VB scripting.

Something like below,

Set obj = CreateObject("Excel.Application")

Set objSheet = obj.OpenWorkBook("Excel Path")

 

(or)

 

How to handle Excel worksheets to get the data from any cell.

 

Thanks.


Viewing all articles
Browse latest Browse all 625

Trending Articles