Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. chamdan

    Convert to Excel Without Reformatting

    You could use this macro listed below. Option Explicit Dim xlRow As Excel.Range Dim xlCol As Excel.Range Dim NbrTask As Integer Sub ExtractMSP() Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook Dim xlSheet As Excel.Worksheet Dim Proj As Project Dim T As Task Dim Asgn As Assignment...

Part and Inventory Search