Okay, so i’ve spent MONTHS, off and on, creating the perfect VBA application in Excel. Now, I have to convert it for use in other departments. I’ve got all the aesthetics re-named to accomodate this, but is there a way to search ALL modules and lines of code for an instance and replace it with another?
I have a main userform, we’ll call it clientsupport. I have changed the name to techsupport. How can I do a MASS find/replace operation to go from clientsupport to techsupport?
Thanks in advance!