Hi,
I have written the below code to search a value and if found remove the entire row and if successful pop a message advising the record has been deleted.
I have two problems:
1. When there is no data the message will still pop up confirming something has been deleted which isn't the case...