export data from one sheet to another sheet in data table - 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: export data from one sheet to another sheet in data table (/Thread-export-data-from-one-sheet-to-another-sheet-in-data-table) |
export data from one sheet to another sheet in data table - raaj123 - 05-15-2013 hi, please help me any one how can i export data table sheet1 row cells data into sheet2 specified row with column names also thanks & regards, raaj. RE: export data from one sheet to another sheet in data table - Shahzaad - 05-21-2013 You can export the sheet to a Excel file and then import it using ImportSheet to the specified sheet |