[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

QTP - Export to Excel

Asked by cmushaun in VB Script, Visual Basic Programming, Test / Validation Development Software

Tags: QuickTest Pro, VB

I have a QuickTest Pro function below  (incomplete) that I need to use to export some information to an .xls excel sheet.

The function below takes in 3 string variables, and I want it to export the data to a spreadsheet on x:\  drive.

I will call this function several times during the run of the script. Each time it is hit, I want it to write a new line/column in the spreadsheet.

The spreadsheet currently has the headings:

Start_Time in A1, End_Time  in B1 and Trans_Name  in C1 of the excel sheet.
1:
2:
3:
Function ExportmyData(sStartTime, sEndTime, sTransName)
 
End Function
[+][-]10/23/09 09:29 AM, ID: 25645968Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/24/09 07:56 AM, ID: 25652486Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/22/09 01:56 PM, ID: 25883853Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625