Hello All, I am using the below code to import a datasheet to the global sheet of QTP. The RCount gives 0, it must have given the count as 3 instead.
*Datatable.Importsheet "D:\Users\System\Desktop\Login.xls",1,"Global" RCount=Datatable.GlobalSheet.GetRowCount msgbox RCount* Can you please help me debug this issue. Regards, Guru -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
