I have a question about loading to Excel Services.
Is there any way that I can load data from a Project Portfolio Server 2007 or Project Server 2007 to an Excel Service and display that data in SharePoint Server 2007
Not out of the box, though if Project Server provides an SDK where you can programmatically query for data, you could write a UDF to get the data through the SDK, and return it to the workbook loaded in Excel Services.