Copy/paste cell A to new sheet if cell B=1or2
Closed
Jeremy
-
Jul 2, 2011 at 05:14 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 3, 2011 at 07:53 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 3, 2011 at 07:53 AM
Related:
- Copy/paste cell A to new sheet if cell B=1or2
- Google sheet right to left - Guide
- Based on the cell values in cells b77 ✓ - Excel Forum
- An example of a cell is a blank cell ✓ - Programming Forum
- Windows network commands cheat sheet - Guide
- If cell contains date then return value ✓ - Excel Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jul 3, 2011 at 07:53 AM
Jul 3, 2011 at 07:53 AM
I for one was not able to completely get what you wanted. How ever see if this approach helps you in any way.
1. Apply the filter on the sheet for >=1 and <=3 column J This should show you only those rows that have either 1, 2 or 3 in column J
2. Copy the visible cells/rows
3. paste on your other sheet
You can record your actions to get a macro
1. Apply the filter on the sheet for >=1 and <=3 column J This should show you only those rows that have either 1, 2 or 3 in column J
2. Copy the visible cells/rows
3. paste on your other sheet
You can record your actions to get a macro