Write into word document

  • Thread starter Thread starter prashant
  • Start date Start date
P

prashant

hi all,
i am new to .net and my problem is that i want to write some text say
"hello world" inside the word document using .net

the data is supposed to come from the text box.
any help is a big plus
thanks,
prashant malik
 
prashant said:
hi all,
i am new to .net and my problem is that i want to write some text
say "hello world" inside the word document using .net

the data is supposed to come from the text box.
any help is a big plus
thanks,
prashant malik

http://msdn2.microsoft.com/en-us/library/aa188489(office.10).aspx

http://support.microsoft.com/kb/311452/en-us

http://support.microsoft.com/search...=word+visual+basic+.net&adv=&mode=r&cat=False


Detailled Word VBA object model related questions best fit here:
microsoft.public.word.vba.*



Armin
 
Back
Top