Hi,I am trying to find the array or list of dates stored in a field “STARTDATETIME” of the calendar document. I want to find the dates which falls in the specified date range. and StartDAteTime field contains those list of dates, and i want to retrieve all dates which falls in that range…IS THERE ANY FORMULA WHICH CAN GIVE ME THOSE DATES>…PLEASE HELP ME OUT…if any one knows…
HiYou could try to set the selection formula with lotus script. Look at the help for notesview selectionformula. There is an example that looks like something you could use. If you want to do this, use a private view. Otherwise every users changes the view for everybody.