Excel Macro for copy row to another workbook.
Closed
orchslayer
-
Nov 24, 2014 at 07:51 AM
vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Dec 5, 2014 at 07:31 AM
vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Dec 5, 2014 at 07:31 AM
Related:
- Excel Macro for copy row to another workbook.
- Excel apk for pc - Download - Spreadsheets
- Saints row 2 cheats - Guide
- Spell number in excel without macro - Guide
- Kernel for excel - Download - Backup and recovery
- Transfer data from one excel worksheet to another automatically - Guide
1 response
vcoolio
Posts
1411
Registration date
Thursday July 24, 2014
Status
Moderator
Last seen
September 6, 2024
262
Dec 5, 2014 at 07:31 AM
Dec 5, 2014 at 07:31 AM
Hello orchslayer,
I'm not sure if this is exactly what you are after, but the sample workbook could be a start:-
https://www.dropbox.com/s/o0zu3cap4l0wr8f/Orchslayer%20-%20Copy.xlsm?dl=0
This should copy all your data and leave duplicates behind. I've added some duplicates in the sample (Sheet1) so you can see that the duplicates won't transfer to Sheet2.
In the code, wherever you see "Sheet1" or "Sheet2", rename them to match your sheet tab names exactly.
"Today's" Date will self populate.
I hope this helps.
Regards,
vcoolio.
I'm not sure if this is exactly what you are after, but the sample workbook could be a start:-
https://www.dropbox.com/s/o0zu3cap4l0wr8f/Orchslayer%20-%20Copy.xlsm?dl=0
This should copy all your data and leave duplicates behind. I've added some duplicates in the sample (Sheet1) so you can see that the duplicates won't transfer to Sheet2.
In the code, wherever you see "Sheet1" or "Sheet2", rename them to match your sheet tab names exactly.
"Today's" Date will self populate.
I hope this helps.
Regards,
vcoolio.