K
Keith Giddings
I want to write some code that will allow me to add some information to a
word document or an excel spreadsheet. In order to input the information I
need to execute an activex that I have written. However I want to be able
to click a button in Word or Excel (2000,XP & 2003), bring up a dialog that
contains the activex, grab the information and then store it in the
document. One issue is that I do not want to have to distribute my addin
with the document, I would simply like a pictorial representation to appear
at the current position for users that don't have my addin.
So, to the question. Is what I need to write an addin or should it be some
other entity?
Regards
Keith.
word document or an excel spreadsheet. In order to input the information I
need to execute an activex that I have written. However I want to be able
to click a button in Word or Excel (2000,XP & 2003), bring up a dialog that
contains the activex, grab the information and then store it in the
document. One issue is that I do not want to have to distribute my addin
with the document, I would simply like a pictorial representation to appear
at the current position for users that don't have my addin.
So, to the question. Is what I need to write an addin or should it be some
other entity?
Regards
Keith.