Yes, I shamely admit I'm a complete VSTO newbie :-)
I'm using VS Pro Ed 2005/VSTO 2005. I'm trying to create a Word add-in, where I have a list control of budgetary elements in the Actions Pane (which loads from a db). I want to have the ability to click and add an element in the control in the Actions Pane to a data grid in the document, where I would execute some calculations on the elements within the data grid and provide an automated statement with the calculated items at the end of the doc.
Any general guidance here is appreciated.
Stephen
|