Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an xml document that I am applying a style-sheet to
via VBA. I then want to display this in-memory document in a browser window. I can instantiate the browser window, but cannot figure out how to write the document to it. Anyone know? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Erin,
I think you'll probably have to save your document to a temporary folder and Navigate to that file. You can then Kill the file when you're done. -- Regards, Jake Marx MS MVP - Excel Erin wrote: I have an xml document that I am applying a style-sheet to via VBA. I then want to display this in-memory document in a browser window. I can instantiate the browser window, but cannot figure out how to write the document to it. Anyone know?H |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbooks opening in browser window | Excel Discussion (Misc queries) | |||
file browser window | Excel Discussion (Misc queries) | |||
Open all various hyperlinks in SAME browser window? | Links and Linking in Excel | |||
Running macro in a browser window | Excel Programming | |||
Close Browser window with VBA | Excel Programming |