skip to main content
Popular Topics
Home
phpWebSite
EPROG @ TU-Wien
Contact me
About me
Choose
Forums
Photos
J
u
mp Site
Wiki
Popular Links
phpWebSite home
phpWebSite Directory
phpWebSite English Support
phpWebSite Themes
phpWebSite German Support
phpWebSite Modules
[
back
]
Frequently Asked Questions
View
Suggest a FAQ
The ad will go away if you log in.
Q:
How to add Excel Tabs.
A:
Prior to setting the active excel sheet, make sure the DDT file is closed, use ddt_close_all_tables() if needed. Then do set_excel_sheet() followed by ddt_open.() Now you get the Data Table with data from the excel tab you activated.
rc=set_excel_sheet(EXCEL_FILE,"Sheet3")
rc = ddt_open(EXCEL_FILE, DDT_MODE_READ);
if (rc!= E_OK && rc != E_FILE_OPEN)
pause("Cannot open table.");
Source:
Mercury Support Forum
How helpful was this FAQ?
Exactly What I Needed
Very Helpful
Helpful
Somewhat Helpful
Useless
Comments
-
Make a comment
The comments are owned by the poster. We are not responsible for its content.
Threaded
Nested
Flat
Oldest First
Newest First
What's Related
FAQ
WinRunner
How do I clear the content of an Array?
How to close all browsers with TSL?
How to recover from a WinRunner crash without...
How to reset an array (remove all elements from...
Largest position in an array?
Smallest position in an array?
Number of elements in an array?
How do I do a case-insensitive compare with TCL?
Link Manager
WinRunner
WinRunner Array Enhancements
WinRunner Forums
WinRunner Knowledge Base
Mercury Support
Documents
WinRunner
Using Excel-Tabs in WinRunner
Wiki
WinRunner
WinRunner
Article Manager
WinRunner
Keine neuen Cliés mehr