![]() |
Import and read multiple tabs on a datasheet - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Import and read multiple tabs on a datasheet (/Thread-Import-and-read-multiple-tabs-on-a-datasheet) |
Import and read multiple tabs on a datasheet - trance07 - 09-27-2013 How do you import and read multiple tabs on a datasheet within the same script? I have 3 sections of statements that I want to have QTP read from 3 separate tabs. How do write a script to import them properly and how do you write a command to read from the one of the tabs in each of the 3 sections of statements? RE: Import and read multiple tabs on a datasheet - Parke - 10-09-2013 Trance07: Take a look at the following URLs. http://h30499.www3.hp.com/t5/Quality-Center-Support-and-News/Import-multiple-data-sheets-from-one-excel-into-QTP/td-p/4476423 http://www.knowledgeinbox.com/articles/qtp/datatable/importing-all-sheets-to-datatable/ hth, Parke |