Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
From what you describe, your source data in col M probably starts in row 4 down
Here's how you can easily adapt it to suit In EC4: =IF(M4="","",IF(COUNTIF(M$4:M4,M4)1,"",ROW())) Leave EC1:EC3 blank In ED4: =IF(ROWS($1:1)COUNT(EC:EC),"",INDEX(M:M,SMALL(EC: EC,ROWS($1:1)))) Select & copy EC4:ED4 down to cover the max expected extent of data in col M, eg down to ED100? Col ED should return the exact results that you seek, or my name isn't Max. Let me know here .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "lleytte" wrote: Thanks. I did try, but I must have done something wrong. All that shows up in column EC are numbers that are unique but are not any of the numbers listed in column M. Column ED gives does give me two unique numbers consecutively and without blanks, but only two of the six unique numbers are listed. I'll keep going over it to see if I can catch my mistake. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return Unique Records ... No Blanks | Excel Discussion (Misc queries) | |||
number columns skip blanks | Excel Discussion (Misc queries) | |||
skip blanks | Excel Worksheet Functions | |||
Skip Over Blanks | Excel Discussion (Misc queries) | |||
Paste Special Skip Blanks not skipping blanks, but overwriting... | Excel Discussion (Misc queries) |