Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have data in 2 columns (A and B). I want to return in column C all the
values of column B for that particular contact in column A. If more than one value is entered, then the remainder of cells in column C for that contact is remain blank What formula can be used to do this, as I have 20000 records, and doing it manually may take some time Column A Column B Column C HAYES 47 47 LESTER 47 47 SMITH 47 47 TIFFANY 47 47 JACKSON 47 47 RICKMAN 47 47, 82 RICKMAN 82 CHARTER 47 47 DUGGETT 47 47 HARKNESS 47 47 JONES 47 47, 144, 146 JONES 144 JONES 146 |