I have an idea how to get row number of a particular data in datatable, but in the event of multiple search combinations like this below:
column a,b,c Row1: 1,BB,1234 Row2: 2,BB,1235 Row3: 3,CC,1236 Row4: 2,BB,3456 I need to find row for the combination of data "BB" plus "3456" .. Could you help quick snippet on this Thx -- 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
