Get spesific values from a Time/Date Range?

In a database, that I can’t change, there is a field called “Dates” which is of a “Time/Date List or Range”. The field seems to be a range, since I can not get a spesific value out of the field, by doing a simple:

doc.Dates(2)

How can i get a specific value in this date range?

Regards,

Rune Carlsen

Subject: Get spesific values from a Time/Date Range?

Solved using NotesItems !

Rune