How to copy data based on criteria met
Solved/Closed
katcrisjul
Posts
3
Registration date
Monday 9 June 2014
Status
Member
Last seen
12 June 2014
-
9 Jun 2014 à 12:31
TrowaD Posts 2921 Registration date Sunday 12 September 2010 Status Contributor Last seen 27 December 2022 - 22 Sep 2014 à 11:38
TrowaD Posts 2921 Registration date Sunday 12 September 2010 Status Contributor Last seen 27 December 2022 - 22 Sep 2014 à 11:38
Related:
- Excel copy data from one cell to another if a condition is met
- How to copy data from one excel sheet to another - Guide
- Copying data from one Excel sheet to another. ✓ - Excel Forum
- Excel move data from one sheet to another - Guide
- How to copy data to multiple worksheets in Excel - Guide
- Export data from excel - Guide
10 responses
TrowaD
Posts
2921
Registration date
Sunday 12 September 2010
Status
Contributor
Last seen
27 December 2022
555
10 Jun 2014 à 11:47
10 Jun 2014 à 11:47
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