Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The high level languages by microsoft have built in libraies to handle all
the functions. The compiled VBA by microsoft is almost identical to the VBA in excel. "jaf" wrote: Hi Jay, The Excel file format is very complex. The are some tools available to read/write in Excel format. (AKA "biff" format) Maybe an obvious solution would be to open the file from another computer which has Excel installed. Excel doesn't care where the file is as long as you can navigate to it. John "Jay" wrote in message ... Joel, Thank you for the response. No I do not have the option of genereting CSV files. Do you have any idea if it is possible to do what I am asking? (Modify an excel spreadsheet without openning excel) "Joel" wrote: Can the file be generated as a CSV file? There is no formating in CSV put it is a text file that can be used by excel and modified like any other text file. "Jay" wrote: I have a requirement to modify a generated excel file that is generated by a reporting tool. My point of entry to the flow is a DLL and since this is a production server they will prefer if I do this without installing excel in the server. Is this even possible? If yes, could you point me in the right direction? I was reading about XLLs but it seems that this is not their intended use. Thanks in advance Jay |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening file in Excel 2003 opens multipule instances of same file | Excel Discussion (Misc queries) | |||
Large file sizes after modifying spreadsheet in Excel 2007. | Excel Discussion (Misc queries) | |||
Trouble opening large size Excel file 155Mb in Excel 2007 | Excel Discussion (Misc queries) | |||
opening an excel file opens a duplicate file of the same file | Excel Discussion (Misc queries) | |||
"Unable to read file" error message when opening a Excel file that contains a PivotTable report. | Charts and Charting in Excel |