Hello everyone,
After a few days of testing, I need your help. I want to extract data from certain cells in a table. Each table is accessible via a number on which you double-click. And each number is in a table, but each number changes every day.
In practical terms, I'd like to automate what I'm doing manually like this:
- I access the web page via a link
- I double-click on each line/number of "N. Recép" to access the table from which I want to extract only certain cells (impossible to access via a link)

- Data extraction
- Loop to do this for each line / number of "N. Recép" number
The problem is that the numbers change every day, and it's impossible to extract a list ....
Thanks a lot,
Valentin.