Hi,
Created a XLT workbook which "should" load data from an XML File.
In order to do that, I added in my registry a new extension and linked
it to Excel...
Anyway, I can't figure out the correct command line to set the xml path
as a parameter to my xlt file...
I already have to function which retrieve the parameters list.
In my Shell/Open/Command registry key, I tried this :
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" "/%1"
"MyTemplatePath"
Where %1 is my xml file path.
Unsuccesfull...
Please help
Bookmarks