How to copy data based on criteria met
Solved/Closed
katcrisjul
Posts
3
Registration date
Monday June 9, 2014
Status
Member
Last seen
June 12, 2014
-
Jun 9, 2014 at 12:31 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Sep 22, 2014 at 11:38 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Sep 22, 2014 at 11:38 AM
Related:
- Excel copy cell if condition met
- Excel conditional formatting if cell contains specific text - Excel Forum
- Excel conditional formatting if another cell contains specific text ✓ - Excel Forum
- Excel marksheet - Guide
- Excel free download - Download - Spreadsheets
- Number to words in excel - Guide
10 responses
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Jun 10, 2014 at 11:47 AM
Jun 10, 2014 at 11:47 AM
Hi Sam,
No worries man, a macro can be written for this.
I just want to make sure we are not confusing columns with rows here.
Can you confirm that either the data being moved is located in a row or that the x's are located in a row.
One more thing. You want this to be automatic. What did you have in mind:
1) when x is entered, move data.
2) run the code at the end of the day to make sure all data is entered and then remove the x's so they aren't moved twice.
3) run the code at the end of the day to make sure all data is entered and then remove all data being moved.
If you choose for option 1 then please specify move as cut/paste or copy/paste.
Please note that the more column/row references you provide the more accurate the code will be.
Best regards,
Trowa
No worries man, a macro can be written for this.
I just want to make sure we are not confusing columns with rows here.
Can you confirm that either the data being moved is located in a row or that the x's are located in a row.
One more thing. You want this to be automatic. What did you have in mind:
1) when x is entered, move data.
2) run the code at the end of the day to make sure all data is entered and then remove the x's so they aren't moved twice.
3) run the code at the end of the day to make sure all data is entered and then remove all data being moved.
If you choose for option 1 then please specify move as cut/paste or copy/paste.
Please note that the more column/row references you provide the more accurate the code will be.
Best regards,
Trowa