I am trying to speed up the following function using the .find method rather than the original DO loop.
I can't figure out why the str is not found by the .find method
FYI, I have it set up to run both methods of finding the row number to determine if the new method always returns the same as the original method before I delete the original DO loop.
Thanks in advance.![]()
Please Login or Register to view this content.
Bookmarks