rsel

  1. kelly mort

    Populate worksheet combobox with non blank cells

    Hi, I came up with this code online, it's not doing exactly what I wanted. I need someone fix it for me. This is what I want: I want to load non blank cells from the column B into the listbox <code style="box-sizing: inherit; margin: 0px; padding: 0px; border: 0px; font-style: inherit...
  2. J

    Help needed modifying this VBA: copy to workbook

    Hi, i have the following code which works fine (Copies column A and F to Workbook 2: Column A and B without blanks) Sub CopyTest() Dim WB1 As Workbook, WB2 As Workbook Dim ws1 As Worksheet, ws2 As Worksheet Dim Rng As Range, r As Range, rSel As Range lastrow = Cells(Rows.Count...

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