Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hello,
I want to enter data into two text boxes from an excel file. I have to enter GPS coordinates (X,Y) in the 2 text boxes.
and I want to start a loop that makes a cycle and goes to the next line,...
@BAS-Viet-Nam thanks bro. Mình đã xử lý bằng cách dùng Split sentences to words sau đó dùng Contains của List để check.
I fixed my problem by deleting the first row everytime Im done with it. So now I create a excel file, everytime script works on first row, it deletes it and second row becomes first one and works like that.
@Fox Thank you