ExcelApp := CreateOleObject('Excel.Application'); ActiveWorkbook := ExcelApp.Workbooks.Add(CExcelAddWorkbookParam); // Indsæt data på ActiveWorkbook's aktive worksheet // Kopier ActiveWorkbook og indsæt som ny workbook *** ExcelApp.Visible := True;
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.