Select cells based on certain number of rows and columns...
I'd like to set up a macro or some code that would select a range of cells that is 8 columns wide by 15 rows high and copy it to clipbaord no matter what particular cell is selected at any given time I might run the macro. In other words, if I had cell A2 selected and I ran the macro, cells in range A2:H16 would be selected then copied to clipboard. If I happened to be in cell K20 and ran the macro, then range K20:R34 would be selected then copied to clipboard. I hope I explained this clearly enough - any ideas???
|