QUOTE (Kai Team @ November 23, 2013 07:38 pm) | ||
Yes, that's because the entries are text, not numbers. I'll look to see how difficult it would be to add padding to fix the sort (padding is not simple in HTML because you cannot simply add spaces to the beginning of the text. I recall I resolved this on one of my other macros that has an HTML table, but don't remember how!). ![]() |
Version 1.1 (here) now pads the Span (days) with zeros to make it sort properly. Also added a clickable link to the cache code.