C
cazaril
Hi there,
I need to delete rows of data which the last column in the range is either a
blank or a non-integer. If the last column contains a integer, it does not
delete that particular row
How do I do that?
example given below:
A1 1.3233
A2
A3 6
A4 0.823
A5
A6 9
I need to delete rows of data which the last column in the range is either a
blank or a non-integer. If the last column contains a integer, it does not
delete that particular row
How do I do that?
example given below:
A1 1.3233
A2
A3 6
A4 0.823
A5
A6 9