ng
by hand and
translate the upcoming macro.
HTH
--
Sven Schnitzke
> -Ursprüngliche Nachricht-
> Von: Louis Young [SMTP:[EMAIL PROTECTED]
> Gesendet am: Freitag, 14. Januar 2005 14:34
> An: php-windows@lists.php.net; [EMAIL PROTECTED]
> Betreff: [PHP-WIN] Inser
Hi guys
I managed to get this far with my Excel spreadsheet:
// Set the workbook to use and it's sheet
$workbook=$_GLOBALS["templatedir"]."\ElectricityTransactions.XLT";
$sheet="Sheet1";
//Instantiate the spreadsheet component.
$ex = new COM("Excel.sheet") or Die ("Did not connect");
//Open the wor