How to get the row number in an Excel file, I have to loop through an especific excel row, but need to introduce an information in other row with the same row numer. Example:
I read the info of row A5, then I need insert info in the F5.
How to get the row number in an Excel file, I have to loop through an especific excel row, but need to introduce an information in other row with the same row numer. Example:
I read the info of row A5, then I need insert info in the F5.
Use loop and try with GO TO CELL command with A5 cell read the value from particular cell then use Keystroke ( Right Arrow ) 5 times to come on F5 cell enter the value .
Now use one cell below action and perform similar action to rest all
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.