How To Add Rows in Data Table using loops or itertation

Hi ,

Can any one help me to insert row in the data table .

My task is i need to fetch data from pdf and insert int excel sheet.

using data table i can able to fetch data from pdf and insert into excel sheet.

my problem is each time getting the data which i get from pdf will be different,

i need to insert the data in different row in excel sheet.

For eg:

name age sex
venkatesh 22 M
ramesh 25 M

HOW TO ITERATE THE ROWS IN DATA TABLE

AddRowstoDT.zip (4.4 KB)

Hope it will be helpful to you…
Plz follow the entry according to messagebox inputs…

Plz be revert with your response…:slight_smile:

1 Like