Hi monks,
I'm trying to build a dynamic Excel table.
For that purpose I build a little HTML file with tags like <table>,<TR>,<th> etc. and save it in a file with .xls extension. I get a very nice Excel table, but when I try to manipulate it - e.g sort it by a column , I get this error message : "This operation requires the merged cells to be identically sized".
Do you know the meaning of this message?
Maybe there is another simple way to create the Excel?
Many thanks,
Chuck