Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() i have integer values in column A where some integers repeat. i want column B to list the unique integers of column A in the order they appear in column A ignoring repeats. So if column A has the integers: 1,4,1,3,3,1,2 I want my formula to give me the integers: 1,4,3,2,0,0,0 Is this possible? Any help would be greatly appreciated! -- bridgerbell ------------------------------------------------------------------------ bridgerbell's Profile: http://www.excelforum.com/member.php...o&userid=36092 View this thread: http://www.excelforum.com/showthread...hreadid=558725 |