Third Post - Problem Still not solved - Function needed

Status
Not open for further replies.

Abbas999

Board Regular
Joined
Jan 4, 2015
Messages
102
Hi Experts, THis is my third post regarding the same issue.

I have a list of 29670 URLS in a Excel Sheet.
Example URL -
keywords=clubs&location=Ab10&searchType=manualexpansion&autocomplete=kw_recent&scrambleSeed=981534963&pageNum=1

In this URL Zip code is "Ab10" Same for all 29670 URLS.
You can see that all urls ending with same text "pageNum=1"

<tbody>
</tbody>

I have a list of 2967 Zip Codes. I want Each Zip Code replaced with 10 URL's.
That means - First rows will contain zip code "Ab10" and It will ends with pagination like pagenum=1, pagenum=2 and so on for each 10 rows.
next 10 rows will have a zip code Ab11 and same 10 pages pagination.

REMEMBER that Zip codes are A to Z. Not just ab10, ab11, ab12. They a list then B list then C and till Z.
URL are 29670 and Zip codes are 2967

2967 x 10 = 29670

Each ten rows = 1 Zip Code. and Pagination 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

Please I tried my best to explain my problem. Please Help me solving this issue. Thank you
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Status
Not open for further replies.

Forum statistics

Threads
1,214,813
Messages
6,121,706
Members
449,049
Latest member
THMarana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top