N
natasha
Hello everybody,
I wanted to add to Office XP an "Insert/Signature" voice.
I wrote a simple VBA sub to insert a signature at the end of document and,
of course, to add a menu entry to call it is a trivial task.
But, I'd like to develop a TRUE solution: that is, adding a "Signature" tab
in "Tools/Options", saving signatures on a .txt file, and dinamically adding
subvoices to "Insert/Signature", populated by .txt files, letting user choose
if to insert Signature1, Signature2,...., and so on, depending how much
signatures they've been defined in "Signature" tab of "Tools/Options".
Not so difficult read/write from text files, but how to perform other
requirements?
I wanted to add to Office XP an "Insert/Signature" voice.
I wrote a simple VBA sub to insert a signature at the end of document and,
of course, to add a menu entry to call it is a trivial task.
But, I'd like to develop a TRUE solution: that is, adding a "Signature" tab
in "Tools/Options", saving signatures on a .txt file, and dinamically adding
subvoices to "Insert/Signature", populated by .txt files, letting user choose
if to insert Signature1, Signature2,...., and so on, depending how much
signatures they've been defined in "Signature" tab of "Tools/Options".
Not so difficult read/write from text files, but how to perform other
requirements?