Hey Everyone,
I've created a large macro that uses the find function quite often and if the object I'm looking for isn' t found I have a Message Box appear saying " 'Cat' is not found would you like to continue?" . What I have coded now works fine, I'm just curious if there is a way to make this more efficient. Currently, I have about 40 "if" statements of code that look like the below. I want to keep it so that the display message is changed each time... for example if "dog" isn't found I want the display to say specifically "dog" isn't found.
Any thoughts or ideas?
![]()
Please Login or Register to view this content.
Bookmarks