Consulting

Results 1 to 8 of 8

Thread: Excel VBA Project References

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Mentor
    Joined
    Jan 2008
    Posts
    424
    Location

    Excel VBA Project References

    I have a sheet with all the Project references that I want installed on the user's system to enable Excel Macros run correctly.
    I need to go through the list on the GUID worksheet , Column C, and see if its already installed on the Users system.
    If its not installed, I want to install it.

    If an error occurs, I want to have the error written to the worksheet in Column H
    See attached workbook
    Using Office 2007
    Attached Files Attached Files

Posting Permissions

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