Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8746861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:15:43+00:00 2026-06-13T12:15:43+00:00

This question is related to this question . I have data as below. Col

  • 0

This question is related to this question.

I have data as below.

 Col A
22-Oct-12
22-Oct-12
22-Oct-12
23-Oct-12
23-Oct-12
23-Oct-12
23-Oct-12
23-Oct-12
23-Oct-12
24-Oct-12
24-Oct-12
24-Oct-12

What I want is find the unique values in column B so that output would be as below.

 Col A
22-Oct-12
23-Oct-12
24-Oct-12

I tried with =IF(COUNTIF(A$1:A1,A1)=1,A1,"") but the problem is that I get 22-Oct-12 infront of first occurrence of 22-Oct-12, 23-Oct-12 infront of first occurrence of 23-Oct-12. Output is shown as below.

 Col A       Col B
22-Oct-12   22-Oct-12
22-Oct-12   
22-Oct-12   
23-Oct-12   23-Oct-12
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
24-Oct-12   24-Oct-12
24-Oct-12   
24-Oct-12   

I don’t want output like this. What I want is as below.

 Col A       Col B
22-Oct-12   22-Oct-12
22-Oct-12   23-Oct-12
22-Oct-12   24-Oct-12
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
24-Oct-12   
24-Oct-12   
24-Oct-12   

OR

 Col A      Col B          Col C
22-Oct-12   22-Oct-12   22-Oct-12
22-Oct-12               23-Oct-12
22-Oct-12               24-Oct-12
23-Oct-12   23-Oct-12
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
23-Oct-12   
24-Oct-12   24-Oct-12
24-Oct-12   
24-Oct-12   

Note : I can do this by MACRO, however I don’t want to use MACRO. I want to get this done by use of excel functions.

Also, I could do above as per this answer, however I don’t want to get done manually.

Everything by pre-defined excel function. NO MACRO or NO MANUAL WORK.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T12:15:43+00:00Added an answer on June 13, 2026 at 12:15 pm

    Assuming numeric data (e.g. numbers or dates)…..

    In B1 use this formula

    =MIN(A1:A1000)

    and then in B2 (assuming Excel 2007 or later)

    =IFERROR(SMALL(IF(A$1:A$1000>B1,A$1:A$1000),1),"")

    …or in earlier Excel versions

    =IF(COUNTIF(A$1:A$1000,">"&B1),MIN(IF(A$1:A$1000>B1,A$1:A$1000)),"")

    confirm with CTRL+SHIFT+ENTER and copy down

    If you have more than 1000 rows of data adjust accordingly.

    This method will list dates in chronological order without repeats however they are ordered within the data

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have looked around but cannot find anything that answered this particular question related
My problem is somewhat related to this question. I have a data as below
This question is related to a WPF application. I have a class as below
Another question related to this one . I have a List<SortableObjects> that is the
I have a question related to this one . I don't want to do
This question is related to database/RDBMS where i have little knowledge regarding performance and
This question is related to awk, I suppose. I have no experience with awk.
This question is related to another question I asked Basically, I have 2 horizontally
This question is related to my previous question . The storyline: I have an
I have searched here, GooBingHooVista'd the world and read this related question for VS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.