H
hce
Dear All
My data's supposed to look like this...
No|Status|Count
1|Used|12
2|Unused|24
3|Available|23
4|Unused|0
5|Used|45
I only need those that are "Unused" and >0 which in this case, th
macro should delete all rows except for No.2 because it is unused an
cheer
My data's supposed to look like this...
No|Status|Count
1|Used|12
2|Unused|24
3|Available|23
4|Unused|0
5|Used|45
I only need those that are "Unused" and >0 which in this case, th
macro should delete all rows except for No.2 because it is unused an
write a code that would work...0 (24). Can you help me with the code please...? I was not able t
cheer