Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
ColA ColB ColC ColD ColE
A1 xxxx1111 yyyy2222 A2 100 A2 yyyy2222 bbbb5555 A5 200 A3 zzzz3333 A4 aaaa4444 A5 bbbb5555 Based on a search to identify items in ColC to see if they matched ColA the cell location was returned in ColD based on the following formula: =IF(ISNUMBER(MATCH(C1,A:A,0)),"A"&MATCH(C1,A:A,0), "no"). Now I want to take the $ in ColE and move it to ColB where ColC and ColA match. I need to repeat this for a lot of items. If you need more info let me know. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I move a cell based on a match of another cell in excel? | Excel Worksheet Functions | |||
place a number in a cell | Excel Worksheet Functions | |||
how do I insert a cell based on its match with an adjacent cell? | Excel Worksheet Functions | |||
read a column of names and place a number in the next cell | Excel Discussion (Misc queries) | |||
cell that accepts a whole number or five place deciaml | Excel Worksheet Functions |