I am having a little trouble figuring out how to find a string on one sheet and delete that exact string in another column on another sheet. The problem I'm having is say I want to delete D12, the script finds D12 in D120 and deletes the D12 part of D120 leaving just the 0. I only want to delete the string D12, and leave the string D120 alone. If I could get some help that would be great. Here is the code that I have. It searches on Sheet3, starting at A2 going down column A and finds the string located in column G in sheet 2.
Bookmarks