Help with VBA (MS Word 2000)
Hello to all Forum Members ;
I have got a VBA project and I'm new to this hence badly need your help. Please note that this is not going to be an Add-In ; it will be software to work from out-side of Word Environment. Well , this is my idea because I have not developed Add-In for Microsoft Word up till. If you think Add-In will be better then please guide me in that direction.
[1] I want to Open Microsoft Word 2000 with specific Template. How can I do this ? If I open a
template in MS Word and then user writes something and clicks on Save instead of Save As , will
the word prompt to him to Save As or just the template file will be modified ?
[2] How to get the text (may be a complete document or from certain Page from Document) from the
Document which is already open in Microsoft Word 2000 ?
[3] Where can I get more information on project development or some sample source code for MS
Word 2000 development (other than MSDN) ?
Eagerly waiting for your valuable reply ...
|