My process is to type in every name in my excelsheet, and it will search and collect another text.
I used for each row to type the name and search and afew clicks to get into the page.
Now i want to collect every text and paste into every row.
Now i want it to collect the text and paste it to every row. But i do not know because i already used for each row to type in the name. Now it need to continue to collect the text during the for each loop so every name will have it text of the description.
Can anyone help me out? It sounds very confusing please advise
can you show an example on how to use the array row? I do not how to use it, and the values is in loop do i still need to list down alot of stringvariable ? since only 1 is passing to add into the array row
i cant read the full code , i assume is {strinput.ToArrayRow} ? I cant seem to get it right
after this all i need to is just add write range for that database to add into the C1 Column range correct?