View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bert Van Valckenborgh Bert Van Valckenborgh is offline
external usenet poster
 
Posts: 3
Default Easiest way...use shortcuts and internet explorer

Hi,
the solution with the shortcut works great when you're using it in an internet browser. I used it in Sharepoint and reporting services too.
Offcourse when people export the reports to excel, I got the same effort.
My solution?
I create a shortcut to internet explorer and I put as parameter the shortcut to the template of word.

Something like this:
...<server adrres\SHORTCUTS\Launch_IE_With_Template.lnk

The command to launch the IE looks like this:
"<path IE\IEXPLORE.EXE" "<network path\SHORTCUTS\ShortcutToTemplate.lnk"

And this finally works in my report as well as in the exported excel.

greetz 2 @ll

Submitted via EggHeadCafe - Software Developer Portal of Choice
Custom Favorites Web Site with MongoDb and NoRM
http://www.eggheadcafe.com/tutorials...-and-norm.aspx