Results 1 to 2 of 2

Thread: Shelling file.doc or file.xls from app

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    13

    Post


    I would like to launch .doc and .xls files from my vb app with the following command :

    ii=Shell("c:\test.doc", 1)

    Can someone let me know how to get the full path of Word and Excel? Also, I do not want to rely on a particular version of office being installed. (7.0,8.0,etc. in a registry lookup command)

    Thanks

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

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