Hello everyone,
I try to figure out how to get a value (id) from a website url. I've created a table with 2 columns, name and id. I've filled the name column (95 rows) and try to get the id from the website url.
The code below does function (i'm sure it could be done better, but i don't have...