Results 1 to 2 of 2

Thread: Delete contents of active Word document

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2004
    Posts
    237

    Angry Delete contents of active Word document

    How can I delete the all of the contents of the active word document.

    Plz guide.
    software engineer

  2. #2
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Delete contents of active Word document

    VB Code:
    1. Activedocument.Content = ""

    zaza

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width