cancel
Showing results for 
Search instead for 
Did you mean: 

how to find row index number

Former Member
0 Kudos

Hi i new here

i am writing a code in vba for SAP, to search an invoice number, and basis on that search i need to select that value then the entire row as well in a listview. however i am able to find that value but not able to select entire row if we have multiple line items in listview, please suggest if any idea

code is like:- getAbsoluteRow(0).Selected = True

the code always select the single line item because this index is 0 i want to make it dynamically when search item found

we should have the index for search item line

Thanks

Nipen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nipen,

same problem here. Can you please tell me how to solve it?

Did you find a solution?

Thanks

Matthias