What would be the shortest way to overwrite text inside/outside the aphanumeric string if found in the reference range returning adjacent cell that's for the entire sheet not just selected ranges.
sample attached.
eFsample.xlsx
What would be the shortest way to overwrite text inside/outside the aphanumeric string if found in the reference range returning adjacent cell that's for the entire sheet not just selected ranges.
sample attached.
eFsample.xlsx
Last edited by vlady; 07-09-2013 at 08:17 PM.
I think people forget the word "THANK YOU!!!!" Do you still know it???
There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "
Regards,
Vladimir
Hello vlady,
If you are looking to use VBA then it would be the Replace function in a loop where cells in columns "A" an "B" would be the search and replace values.
Sincerely,
Leith Ross
Remember To Do the Following....
1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.2. Thank those who have helped you by clicking the Starbelow the post.
3. Please mark your post [SOLVED] if it has been answered satisfactorily.
Old Scottish Proverb...
Luathaid gu deanamh maille! (Rushing causes delays!)
can you point some sample. I was thinking of the vba index/match but i think replace loop would be best?
Hrello Vlady,
Sorry about the delay, I had to make an emergency repair in the house. Here is sample. There are other ways to do this as well.
![]()
Please Login or Register to view this content.
Thanks. Following your sample I came up with this one.
Thanks very much.![]()
Please Login or Register to view this content.
Hello Vlady,
You're welcome.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks