Search:

Type: Posts; User: ekta.sunam@gmail.com

Search: Search took 0.02 seconds.

  1. deploying vb6 application for various windows versions

    how can i package and deploy a vb application that is compatible with different windows versions specially windows xp and windows 7.
    plz help...
  2. MsOf03 Re: [RESOLVED] editing word document 2003

    thanks you solve my problem
  3. MsOf03 Re: editing word document 2003

    i had already used it...it just convert the first word of the document again and again and goes to infinite loop...

    i m explaining here what i want to do...

    i have a word document which contain...
  4. MsOf03 Re: editing word document 2003

    i use the following code

    Dim wrd As New Word.Application
    Dim dc As Word.Document
    Set dc = wrd.Documents.Open(pathtomyfile)


    For i = 1 To Word.ActiveDocument.Paragraphs.Count
    For Each w...
  5. MsOf03 [RESOLVED] editing word document 2003

    i want to create a font converter software that convert a font to another font in my regional language...

    i have done all the hardwork...only one problem left that is
    "i m not able edit it word...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width