Deleting cells with same data as other cell
Closed
Blakey
-
Mar 4, 2010 at 05:49 AM
rizvisa1
rizvisa1
- Posts
- 4479
- Registration date
- Thursday January 28, 2010
- Status
- Contributor
- Last seen
- May 5, 2022
Related:
- Deleting cells with same data as other cell
- How to delete cells in word table without shifting - Guide
- Delete cell formatting excel - Guide
- Macro for deleting cell value in excel ✓ - Forum - Programming
- Delete cells/rows but keep row info intact ✓ - Forum - Excel
- Deleting cells based on cell value of samerow ✓ - Forum - Excel
1 reply
rizvisa1
Mar 4, 2010 at 07:38 AM
- Posts
- 4479
- Registration date
- Thursday January 28, 2010
- Status
- Contributor
- Last seen
- May 5, 2022
Mar 4, 2010 at 07:38 AM
You can use MATCH function to find dup for situation number 1
When you say you want to delete the dups from list 1, I presume you are talking about the cell deletion and now row, so the question would be how should cells arrange, move up, move right etc
When you say you want to delete the dups from list 1, I presume you are talking about the cell deletion and now row, so the question would be how should cells arrange, move up, move right etc