Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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 motayyem

  1. motayyem

    easy way to update all links

    'from http://www.ozgrid.com/forum/printthread.php?t=19700 Sub OpenCloseLinks() Dim myLinks As Variant, i As Integer myLinks = ActiveWorkbook.LinkSources(xlExcelLinks) If Not IsEmpty(myLinks) Then On Error Resume Next For i = LBound(myLinks) To UBound(myLinks)...

Part and Inventory Search