I’m not very experienced with Excel, but I’m wondering if its possible to make a macro to do the following:
I want it to search the whole worksheet(the sheet name is “Invoice”) for the word “alert”. If the word exists on the sheet I want a Popup box to appear.
Please let me know if its possible.
This will create the msbox if it finds ‘alert’ on sheet Invoice: