G
Guest
Howdy
I have a list of events that are sorted in date/time order. Basically each time an item gets added to the list, it gets added at the bottom. However I need a way of finding the LAST occurrance of any event. Is there a way to search starting at the bottom so it would find the last item? Or any way to say Find the Last occurance of an item or something like that
Thanks.
I have a list of events that are sorted in date/time order. Basically each time an item gets added to the list, it gets added at the bottom. However I need a way of finding the LAST occurrance of any event. Is there a way to search starting at the bottom so it would find the last item? Or any way to say Find the Last occurance of an item or something like that
Thanks.