Jozie,
There are a couple ways to get data from Excel to Project. Probably the
easist and most common is to use an import table. An import table
basically maps Excel columns into Project fields. The basic procedure is
as follows (for more details, read the Project help file
1. File/Open
2. At the bottom of the Open WIndow, select the "Files of Type" to
"Microsoft Excel Workbooks".
3. Select the Excel file for import and hit "Open"
4. An Import Mapping window will appear. Hit "New Map".
5. In the Definition window select the types of data you want to import.
6. Select the tab corresponding to the data type and then the Source
Worksheet Name.
7. Start mapping by using the selection boxes in the "To" column to
define which Project field will receive the data from corresponding
fields in the Excel worksheet.
A second method for getting data from Excel to Project is with a VBA
macro. A macro gives maximum flexibility but it does require VBA
knowledge.
Hope this gets you started.
John