Hello:
I have a list of Dates, however many of them are repeated. I want to have a list of just each individual date in a seperate column.
Below is my column A, it has mulpiple dates:
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
12-AUG-13
13-AUG-13
13-AUG-13
14-AUG-13
14-AUG-13
14-AUG-13
14-AUG-13
15-AUG-13
15-AUG-13
15-AUG-13
15-AUG-13
16-AUG-13
16-AUG-13
16-AUG-13
16-AUG-13
16-AUG-13
17-AUG-13
17-AUG-13
17-AUG-13
17-AUG-13
18-AUG-13
18-AUG-13
18-AUG-13
What equation should I use to have another column with this format:
12-AUG-13
13-AUG-13
14-AUG-13
15-AUG-13
16-AUG-13
17-AUG-13
18-AUG-13
Thanks for the help.
Bookmarks