selection offset

  1. F

    Moving selection using offset

    Example: I have selected columns (B10:B15). Now I want to move all content to C11:C16 (1 cell right, 1 cell down). I now how to cut the section. Dim wbp As Workbook Dim ws1 As Worksheet Set wbp = ActiveWorkbook Set ws1 = wbp.Worksheets("test") Selection.Cut How to paste to destination using...
  2. A

    Offset selection in VBA

    Hi All, I have a project and have populated a combobox. When a combobox item is clicked, it is selected in the worksheet. I would like to offset this selection so that i can can select other relevant data to fill a listbox. This may sound confusing so i will try to explain. The user picks...

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