How to select elect a range by clicking on a cell outside of that range?

musicgold

Board Regular
Joined
Jan 9, 2008
Messages
197
Hi,

I frequently need to copy a group of cells and paste it in a Word document. However before I copy the group, I need to make a small change in a cell in the group. So I have to select the range every time; it takes a few seconds and is tedious.

So is there a way so that I can click on a cell (say A1) and select a range B9:U27?

I did look at creating a dynamic range and clicking on it from the box on the top left, however I have a number of dynamic ranges and trying to find a particular range in the list is tedious.

Thanks
 
It needs to go in the sheet module, rather then the ThisWorkbook module
 
Upvote 0

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
and should be in the sheet module of the sheet containing that B4, not ThisWorkbook module
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,449
Members
449,083
Latest member
Ava19

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