QTP Script to add new worksheet to Excel Sheet
dim a,b,c
set a=createobject("Excel.Application")
a.visible=true
set b=a.workbooks.open("D:\abc.xls")
set c=b.sheets.add
b.save
Showing posts with label QTP Script to add new worksheet to Excel Sheet. Show all posts
Showing posts with label QTP Script to add new worksheet to Excel Sheet. Show all posts
QTP Script to add new worksheet to Excel Sheet -VB Script to add new worksheet to Excel Sheet-QTP -Excel Sheet
Subscribe to:
Posts (Atom)