mieniestereikseil
New Member
- Joined
- Jan 28, 2010
- Messages
- 8
In a csv file, when running the macro, an input field must appear. After typing X into this field:
All rows containing A and X: the row should be kept
if a row contains A, but not X: the row must be deleted
A row contains B and X: kept
A row contains B, but not X: deleted
All rows not containig A, nor B, should be kept. X has no impact on rows not containing A or B.
Is this possible?
All rows containing A and X: the row should be kept
if a row contains A, but not X: the row must be deleted
A row contains B and X: kept
A row contains B, but not X: deleted
All rows not containig A, nor B, should be kept. X has no impact on rows not containing A or B.
Is this possible?