Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi'
Hope you can help. I need to lookup a collection of textstrings in a specifik range - and then react if the textstring is found: Sheet1 contains a number of cells (B2:B5000) each containing a textstring. Sheet2 also contains a number of cells ((D2:D999) each containing a textstring AND a value in range E2:E10. Now I need to compare (using InString) the cells in Sheet2 with Sheet1 - and if there is a match I need to return the value. I planned on making a collection of the 999 values I search for, but how do I match these with the code? If I find the text in D10 I need to use the value in E10. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
keyboard shortcut to return to previous cell after "find" or "got. | New Users to Excel | |||
how to return "n/a" when no match is found. | Excel Discussion (Misc queries) | |||
"No RETURN() or HALT() function found on macro sheet." | Excel Worksheet Functions | |||
Getting "compile error" "method or data member not found" on reinstall | Excel Programming |