Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In column A I have cells filled with text and in column B I have cells filled
with numbers. I need to check if the number in cell C1 equals any of the numbers in column B. If a match is found then I need to change the text in column A to CBO. e.g. Column A Column B Column C aep 5 7 apa 0 gci 59 xto 5000 xle 7 oih 253 ed 8 Since the cell C1 = 7 equals the 7 from column B, I need to change the data in column A from xle to cbo. Is this possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change formating in other sheet cell based on match condition | Excel Programming | |||
Stumped: Find first match in list then reference dif cell in row.. | Excel Discussion (Misc queries) | |||
How can find match of one cell from a column of cells? | Excel Discussion (Misc queries) | |||
Find first nonblank cell row # in pivot table using MATCH | Excel Worksheet Functions | |||
Using VB to change sheet name to match cell contents | Excel Programming |