Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Experts,
Several days ago,I asked a question about find & replace with conditions and got good answer about Findlast record.after I tried that code I found out it is useful for unique record not my data, Now I ask that question again with this sample data: ___A___B___C___ 1 Q1 0 SCR 2 Q2 0 NOT 3 Q2 1 NOT 4 Q3 0 RNG 5 Q4 0 TOP 6 Q4 2 FOR 7 Q4 2 FOR 8 Q5 0 TOP I would like to change value of "FOR" (In Rows 6,7) to "OK", How can I find Q4s (in Column A with value 2 in column B) and change value of them in column C. Thanks in advance Bijan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search and replace | Excel Worksheet Functions | |||
Search and replace | Excel Discussion (Misc queries) | |||
Search and replace | Excel Worksheet Functions | |||
Search and replace | Excel Programming | |||
Search and Replace... | Excel Programming |