Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The text is in cell ranges B9:B200, I'm looking for any cell in that
range that contains the words "Savings Bonds". This string may be within a larger text like "Savings Bonds Fee Adjustment". If a cell is identified as having that string then the value of the cell to the right of it is copied to cell G9, G10, G11, etc. Example: Search for Text Copy Value Destination B12: Savings Bonds C12: 2,050.00 G9: 2,050.00 B39: Savings Bonds Redeemed C39: 200.00 G10: 200.00 B182: Savings Bonds Adjustment C182: 3.80 G11: 3.80 The purpose of this is to quickly identify all Savings Bonds related transactions and have them summarized (where they can be totalled) in a section of the worksheet. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find cell entry contained anywhere within a text string | Excel Worksheet Functions | |||
FIND / SEARCH text compare cell to string in 3rd cell | Excel Discussion (Misc queries) | |||
Find text String and select cell address where it is found? | Excel Programming | |||
Search column - return row found in long text string | Excel Programming | |||
Highlight found text string in cell? | Excel Programming |