|
<< Click to Display Table of Contents >> Navigation: Telegram > 2022 > 08 > 18 > Telegram_2022-08-18T15 |
2022-08-18T15:58:19
Does anyone know how to write to an Excell file from intraweb.
I normally use the well published \ExcelApplication := CreateOleObject('Excel.Application');\
In desktop application it works well, but this line gives an \CoInitialize has not been called\ error.
Is it supposed to work or do I do something wrong?