Results 1 to 2 of 2

Thread: MSGraph I hate you with passion!!!!!!!

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    15

    Angry MSGraph I hate you with passion!!!!!!!

    Hi to everyone!

    This is not a VBA issue but closely related to VBA, so please hear me out.

    I am working on application which generates bunch of msgraph charts of the XML file. All of this is build with .net and office 9 .

    Currently I am working on a word output and here is the issue. I do not want to show the user the end document, until the generation is done, I do not want user to see any other applications besides the ones said user specifically called and here it is - MSGRAPH

    For every chart I have a MSGRAPH window as i generate, which is usually 30 windows as well as my document becomes visible during the generation. I want to hide all of that, user can not see MSGRAPH or WORD until the program is done. There is got to be a way to do this

    Thanks in advance


    i16978

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: MSGraph I hate you with passion!!!!!!!

    If you are using a reference to the office components then all you need to do is set the Visible property of the ProgramName.Application to False

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

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