Hi
I have one worksheet where I create text boxes and assign macros in the workbook.
I am trying to create VBA to delete the row on a Worksheet named "Register" if the value of the cell in Column 16 = 0 (Zero) - so example value in Cell P4 = 0, therefore row 4 should be deleted.
The number of rows can vary with a max of 2,000 lines
Really would appreciate some help.
Thank you
I have one worksheet where I create text boxes and assign macros in the workbook.
I am trying to create VBA to delete the row on a Worksheet named "Register" if the value of the cell in Column 16 = 0 (Zero) - so example value in Cell P4 = 0, therefore row 4 should be deleted.
The number of rows can vary with a max of 2,000 lines
Really would appreciate some help.
Thank you