K
kkondrat1
Hello,
I need to delete all rows in my spreadsheet that contain data in
cell.
here is what it looks like:
ID#..........Date................color
1..............4/01/04...........blue
2..............4/02/04...........yellow
3.....................................purple
4..............4/05/04...........black
I need Visual basic for a macro that would do this
so my end result would be:
ID...........Date..................color
3......................................purple
any ideas
I need to delete all rows in my spreadsheet that contain data in
cell.
here is what it looks like:
ID#..........Date................color
1..............4/01/04...........blue
2..............4/02/04...........yellow
3.....................................purple
4..............4/05/04...........black
I need Visual basic for a macro that would do this
so my end result would be:
ID...........Date..................color
3......................................purple
any ideas