Need some information about VBA,Thank you!
-
I want to know how to process a Word document using VBA.Can you tell me where are the information?thank you! Besides VBA,which tools can do the same work,SQL?C++builder? If you can find information about this,please tell me. For i know little English,I hope you can tell me the particular web sites.Thank you very much! huang chun shen
-
I want to know how to process a Word document using VBA.Can you tell me where are the information?thank you! Besides VBA,which tools can do the same work,SQL?C++builder? If you can find information about this,please tell me. For i know little English,I hope you can tell me the particular web sites.Thank you very much! huang chun shen
you should be able to get a lot of the methods in msdn. Try searching msdn.microsoft.com if you don't have the cds. The other way I try to do things is use the 'record new macro' facility and then analyse the code to grab the methods out of that. Jyse.com - The Developers Forum