Eval("CreateGrid(""AA"","""+Substitute(ListCols(Grid),"|",""",0,""")+""",0)") And ClearGrid("AA") And CopyRows("AA") And DelRow("AA",1) And Eval("EvalFor(""AA"","""+Substitute(Substitute(Eval("Substitute(""|@|"",""|"","""+Substitute(ListCols(Grid),"|",""")+""|""+Substitute(""|@|"",""|"",""")+""")"),"@",""",""char(9)+["),"|","]"") And EvalFor(""AA"",""")+"]"")") And ExportDBFile(docdir+"电子表格.xls",6,"AA")And RemoveGrid("AA") 导出的EXCEL单元格会有撇号,怎么去除掉,有影响,如何解决?
|