X
xupixaxi
Hi, I am doing a normal search through items in my calendar (a year span),
including recurrences, sorting, etc.The search works fine except that if one
of the recurrent items has been moved to some other date, it is not collected
between the found items.
In example, I have a set of meeings that happen every 4th thursday of the
month. July meeting was changed to the third thirsday, so I just moved with
the mouse the appointment in my calendar. If I try to open july appt, It
displays the msgbox asking you if you want to open all recurrent items or
just this one, so I asume it is still between the recurrence. But if i search
through VBA, doesn't appear in the items selected.
The search is done by categories and all items on the recurrent patern have
the same category. So does the moved one, or at least, that what it says at
the bottom of the form, shaded in gray.
If you just delete the item and add a new one, equal to as the recurrent
ones, but out of the recurrence, like if it had nothing to do with them, it
appears between the found items without problems.
Weird behaviour...I don't now if it is an outlook bug or what is it, and I
have searched the forums for info on this and found nothing, any help? Can
anyone replicate this behaviour?
By the way, the search filter is correct and the sort by start and include
recurrences too.
including recurrences, sorting, etc.The search works fine except that if one
of the recurrent items has been moved to some other date, it is not collected
between the found items.
In example, I have a set of meeings that happen every 4th thursday of the
month. July meeting was changed to the third thirsday, so I just moved with
the mouse the appointment in my calendar. If I try to open july appt, It
displays the msgbox asking you if you want to open all recurrent items or
just this one, so I asume it is still between the recurrence. But if i search
through VBA, doesn't appear in the items selected.
The search is done by categories and all items on the recurrent patern have
the same category. So does the moved one, or at least, that what it says at
the bottom of the form, shaded in gray.
If you just delete the item and add a new one, equal to as the recurrent
ones, but out of the recurrence, like if it had nothing to do with them, it
appears between the found items without problems.
Weird behaviour...I don't now if it is an outlook bug or what is it, and I
have searched the forums for info on this and found nothing, any help? Can
anyone replicate this behaviour?
By the way, the search filter is correct and the sort by start and include
recurrences too.