city1

  1. W

    How to find N similar items?

    I have a table with population in it, I want to lookup one value and get N similar items. Where N = 5 or 10. 1. Get N similar items based on 1 column 2. Get N similar items based on 2 columns Say I lookup City1 I would like to find N similar items to City1 - Population. <tbody> City...
  2. W

    How to create lists for custom sort in VBA

    Hi, I am currently using custom sort to sort a big list. I want to apply the custom sort 39 or n times. Sub SortCity2() range("A42:H81").Select ActiveWorkbook.worksheets("Snabb2").Sort.SortFields.Clear ActiveWorkbook.worksheets("Snabb2").Sort.SortFields.add key:=range("A42")...
  3. W

    Generate reports in batches of 40 and export to PDF

    Hi, I have an outer FOR loop and an inner FOR loop and at the end of the inner FOR loop I am trying to check if a worksheet exists, if it doesn't create it and then dump the value of my array into the new worksheet. At the moment the code keeps generating new spreadsheets and I am not sure...
  4. Q

    Combining multiple columns within 1 table

    Hi, I have a list that is broken down by Transaction, but I need to change the orientation of it so the list is by the product (even if there are duplicate items) with all of the corresponding information from that specific transaction. Since I'm not great at explaining I'll just get right...
  5. T

    sum cells in sheets that meet criteria

    hello folks I'm trying to sum cell values accross different sheets in a wb, depending whether a sheet falls under a certain category I have a summary sheet where all the sheets are simply added toghther. there are about 40-50 sheets and each of them fall in 1 out of 3 categories. So i listed...

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