Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NoseBooger

    VB.Net Add-in for Excel - can I change Excel VBA?

    See Microsoft Knowledge Base Article - 303871 HOW TO: Create an Excel Macro by Using Automation from Visual Basic .NET http://support.microsoft.com/default.aspx?scid=kb;EN-US;303871 You access the code using the VBProject.VBComponents properties of a workbook.
  2. NoseBooger

    Why's the Windows Installer popping up when I build Install PKG?

    All you have to do is go under deteceted dependencies in your setup project, right click on dotnetfxredist_x86.msm and choose "Exclude." You can't do a build if dotnetfxredist_x86.msm is not excluded.

Part and Inventory Search

Back
Top