Hello
I need a macro to run every time I press a button (form control).
It should read the cell value (number) in cell i3
then it should look in columm B3-B20 for that value
in case it finds it, it should delete that row (row a-g)
it should also create a new row so the total number of rows remains the same
in case it finds no match, it should do nothing.
Thx
I need a macro to run every time I press a button (form control).
It should read the cell value (number) in cell i3
then it should look in columm B3-B20 for that value
in case it finds it, it should delete that row (row a-g)
it should also create a new row so the total number of rows remains the same
in case it finds no match, it should do nothing.
Thx