I have the following data:
- Col a: Specific URL
- Col b: Number of Pages on that URL
I need to create a list of URL with the appended page value at the end
The end result with excel VBA macro / python should look like this, with the appended &page=
value at end.