Is it possible to select multiple dates that are NOT consecutive to each other?. Trying to get dates from the list object and have them "bolded" in the calendar object but it only seems to select one. Using a fastloop to scroll through the list object using the index as target line.
What I'm trying to achieve is the ability to save a list of dates in a list object (or any object suitable), re load them and have the calendar object show them selected.
Thanks for any help