Hi,
I have workbook with 20 or more worksheet with master sheet
I have data in my master sheet range "F2:H150".
I want copy that data and paste into all worksheet in same range "F2:H150".
Thanks
Hi,
I have workbook with 20 or more worksheet with master sheet
I have data in my master sheet range "F2:H150".
I want copy that data and paste into all worksheet in same range "F2:H150".
Thanks
My English is very poor, so please be patient >_<"
Thanks & Regards.
hkbhansali
I think this code should work.
![]()
Please Login or Register to view this content.
Last edited by D13L; 02-09-2021 at 06:38 AM. Reason: Forum Rule #2
Hi D13L,
Works perfect.
Thanks for help..
Hi D13l
I have reopen post.
in above code after paste data can I Deselect the all work sheets and return to Master Sheet?
(After copying and pasting a cell (or cells) the original cell that I copied remains selected (with the dotted lines around it)
Yes just add "Sheets("MasterSheet").Activate" just before end sub.
here is the modified code:
![]()
Please Login or Register to view this content.
Sorry I read your post too fast and didn't realize that you want to deselect on every sheet.
Here is the updated code:
![]()
Please Login or Register to view this content.
Last edited by D13L; 02-09-2021 at 07:50 AM. Reason: Altered code
Hi D13L
Yes it's works fine....
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks