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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rainfall

  1. rainfall

    How add a reference to a project?

    I can call "AddFromFile" function to add a file project to aother project. And add a reference in "OpenProject" events. But in VBA, I just call a function with code: Sub Foo() RefProject.test Normal.test1 test1 'this function in normal will not be recognized End Sub in Word, I can...

Part and Inventory Search

Back
Top