Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
If I already obtain/construct a XML/SSML programmatically, is it possible to load it into the Excel workbook object using C# (e.g., Workbook.OpenText() or Workbook.OpenXML(), or any Open function...) All the samples and articles I got required we save the result into a temporary file and then using Workbook.OpenText(filepath) to open it up with a file path. The problem is that I can't force my user to have a temporary directory set up... Thanks in advance for your help. William. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CREATE TEMPORARY FILE WHEN SAVE | Excel Discussion (Misc queries) | |||
how do i retrieve my excel file from temporary files folder | Excel Discussion (Misc queries) | |||
How to stop Excel from saving a file to a temporary document when. | Excel Discussion (Misc queries) | |||
Excel Creating Temporary File After Saving | Excel Discussion (Misc queries) | |||
copy a sheet in same workbook temporary block excel | Excel Worksheet Functions |