M
Marc
Hi,
In order to use the Pivot table programatically, I had to include the
Microsoft Office XP components reference to my project.
This worked well with the application run on my computer. But when I
distributed the application, other users get "broken reference to the file
'OFFOWC.DLL' "message.
Obviously, I can't get ask other users to open the debugger and add this
reference manually.
How do I ensure that the references are distributed with my application ?
Can I have the reference package added programatically ?
Thanks in advance
Marc
In order to use the Pivot table programatically, I had to include the
Microsoft Office XP components reference to my project.
This worked well with the application run on my computer. But when I
distributed the application, other users get "broken reference to the file
'OFFOWC.DLL' "message.
Obviously, I can't get ask other users to open the debugger and add this
reference manually.
How do I ensure that the references are distributed with my application ?
Can I have the reference package added programatically ?
Thanks in advance
Marc