Agnes wrote:
> Am Mittwoch, 12. Dezember 2012 17:54:02 UTC+1 schrieb Philip TAYLOR: >> A Williams wrote: > Agnes wrote: >> Is it possible to sort the tables? If >> yes, how? Thanks! >> > > Sorry but I think you are out of luck. /What/ >> tables ? If data tables, why not copy them into Excel, sort them there and >> then paste them back again ? Philip Taylor > > There are data tables to be sorted. They are already as html in my homepage, > but cannot be sorted. As they change quite often, I don't want them to > copy/paste them all the times into Excel (which is apparantly not ideal). > > Is there a simple way to sort them? Thanks! I would recommend storing them in Excel, performing the sort there, and then copy/paste into HTML. Alternatively, if you are willing to get into server-side programming, you can use ASP.NET to directly access your Excel spreasheet and pull the data from there. Philip Taylor _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

