In the example I have to load only the newest revision (if there are) of the last day of month (in bold font). At the moment i have created a script that create a table with this data
But I can't load ONLY the latest version of the last "elaborate-day" in every month. (They have an arrow in example above) Any suggestion? Many Thanks!
If you already have a table like this, you can use function "FirstSortedValue" to get the first existing date (sorted decending) and then only load those xls files.