My Macro abilities are very limited and outdated, so I am reaching out to the group for some guidance on what I want to do. See the attached png files for a couple screenshots.
database 1.png database 2.png

I have a summary tab and I want a cell to return the number in a cell (which there may be several with same number) on another tab. I want only one result for the first cell on my summary sheet, and I want the next cell down to return the next numerical number based on previous cell pulled from other tab.

EXAMPLE:

Summary tab - Cell B8 is empty but i want it to pull the first number in numerical order from the Data tab "E" Column.

Data tab - "E" Column will have a number in it like 1-1-01 (3-22 times) and so on and so on. There will be ones like 3-1-06, so I want the summary sheet to pull only one of those numbers and place it in a numerical fashion on summary sheet.

so numbers in column B8 will look something like this

1-1-01
1-1-02
1-2-01
2-3-01

Numbers are pulled from the Data tab that looks something like this

1-1-01
1-1-01
2-3-01
2-3-01
1-1-01
1-1-02
1-1-02
1-1-02
1-1-02
1-2-01
1-2-01
2-3-01
1-1-01

I hope I made some sense.