Hi Everyone,
I need to run a delete on a sheet based on criteria. Column B contains UPC's with approximately 1500 rows of Data
that look like what you see below. I want to delete every row EXCEPT the rows that have UPC's that END in 003 and then delete all empty rows.
Any help would be greatly appreciated!
Thank you!!
[TABLE="width: 134"]
<tbody>[TR]
[TD]028200009524/000[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009531/000[/TD]
[/TR]
[TR]
[TD]028200009531/000[/TD]
[/TR]
</tbody>[/TABLE]
I need to run a delete on a sheet based on criteria. Column B contains UPC's with approximately 1500 rows of Data
that look like what you see below. I want to delete every row EXCEPT the rows that have UPC's that END in 003 and then delete all empty rows.
Any help would be greatly appreciated!
Thank you!!
[TABLE="width: 134"]
<tbody>[TR]
[TD]028200009524/000[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009524/003[/TD]
[/TR]
[TR]
[TD]028200009531/000[/TD]
[/TR]
[TR]
[TD]028200009531/000[/TD]
[/TR]
</tbody>[/TABLE]
Last edited: