Good Evening,
I have an automation that reads numbers from an excel sheet and searches those numbers in a website. step listed below.
-
Read excel file (Attached). In the number column there is 6 numbers and a column for result.
-
Type the number into the Manufacturer ID Box,See URL for webpage. (URL: Welcome to MID :: provided by vPIC - MID)
-
Uncheck the Part 556 Text Box
-
Click Search
-
Once the results load at the bottom of the page there is Results. For Example for the Number 955 from the excel sheet it will say "Showing 1 t0 10 of 21 entries, for the number 969 will say No results found.
-
Get the Result and add it to the result column in the excel sheet. Then click return to search.
The part I’m having trouble with is getting the result. For the
Showing 1 t0 10 of 21 entries i only need the number 21 and for the no result for 969 just need to say no result in the results tab. Also the number of entries found can be 100 or 200,like 957 has over 100 entries.
The list attached is just a few examples, there are either a number of results or no results. If somebody could make up a work flow that would be much appreciated. See attached excel file. My original excel file has over 18,000 numbers that need to be searched and results added to the excel sheet
test.xlsx (8.4 KB)