Groups: Member
Posts: 2
|
SuperDupeII will not open Excell files. Any estimate on when this will be fixed?
|
Groups: Administration
Posts: 88
|
SuperDupeII does open Excel 2000 files but does not have the ability to open Excel 2007 files (.xlxs). Are you having problems opening the older .xls file format? There are no plans at this time to support .xlxs files for SuperDupeII.
|
Groups: Member
Posts: 2
|
Code:<TR><td width = 10%></td> <TD CLASS = "inputRequiredField">Test tool:</TD>
<TD CLASS = "select" > <select name="family" onChange = "fieldSelectProdFam(this.form)"> <OPTION value="" ></OPTION> <OPTION value='asdf' >Option 1</OPTION> <OPTION value='asdf' >Option 2</OPTION> <OPTION value='asdf' >Option 3</OPTION> <OPTION value='asdf' >Option 4</OPTION>
<!-- --> </select> </TD>
</TR> <tr> <td> <br> </td> </tr>
|