01-27-2011, 04:37 PM
Hi Ravi,
Does the imported excel workbook gets opened after the import operation? If so, I guess u can make the QTP identify the opened excel book by Descriptive programming. If the excel workbook does not get opened physically and the excel.exe runs in hidden mode, I think u can access the same using CreateObject("Excel.Application").
Please let me know if I am wrong.
Regards,
Sravanthi