Is it possible to create excel vba code to cycle through and open all .xlsb files in a particular folder starting with the largest filesize first?
All methods I have seen so far use alpha order.
Many thanks for any help you can give.