Posted to microsoft.public.excel.programming
|
|
opening a workbook from an windows forms app
check out this site:
http://msdn2.microsoft.com/en-us/office/default.aspx
--
Regards,
Tom Ogilvy
"Sven" wrote:
i have a windows forms app where users input simple text data. i would like
to print that data by copying it onto an excel spreadsheet. problem is, i
can't seem to figure out to perform the simple task of opening the workbook
from code. any ideas?
note: i have VSTO, if this helps.
|