Click on multiple cells from multiple sheets and copy range to new sheet in order

marcosis123

New Member
Joined
Dec 10, 2019
Messages
12
Office Version
  1. 365
Platform
  1. MacOS
Hey,

I have very small knowledge of writing vba from scratch, but am ok editing info to suit my needs so any help would be much appreciated.

I’d like to be able to go through an excel document that has multiple sheets and as I’m clicking cells they are copying a range of cells relating to the click and pasting them in a new sheet, one after the other.

so if I select A3 it will copy A3-C3 to a new sheet and then when I select the next one A50 for example it will copy A50-C50 to the next available row on that new sheet.

it may not always be in column A that I select, but it’ll always be the same range of that row. For example column A,B and C of that selected row.

hope that makes sense and thanks again for any help you can give

cheers
 
That works perfectly. Thanks mate.

My next quest is to somehow transfer these via a macro to a word template to fill in the blanks, but i know this is a different issue, so ill do my research first and see if i can find it myself.

Thanks again
Glad I was able to help you.
Come back here to Mr. Excel next time you need additional assistance.
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,215,529
Messages
6,125,344
Members
449,219
Latest member
Smiqer

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