Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have a table with two columns, column A contains old values and column B contains new values. I am trying to create a program, where I paste a piece of text into a separate worksheet, which contains old values (can be randomly within the text, in any cell). I want excel the search through the text and find any old values from column A and replace them with new values, i.e. if value in A7 is found in text, then replace with its corresponding new value from B7. Also, I don't want the code to fall over when no values are found, and for it to move to the next value in the table, i.e. old value in A5 returns no match in text, so move onto old value in A6 and try to find a match. Is this possible to achieve? Any help will be much appreciated. Kind Regards, Bhupinder |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding Most Recent Values in Col1 -- Summing Matching Values | Excel Discussion (Misc queries) | |||
Substituting values | Excel Discussion (Misc queries) | |||
Finding Min Cell values excluding zero in alternate columns | Excel Worksheet Functions | |||
Finding Min Cell values excluding zero in alternate columns | Excel Worksheet Functions | |||
finding values and displaying adjacent values | Excel Worksheet Functions |