Hi,
I'm not aware of a direct method to get to the Total Contribution values but here is a possible work around (not particularly elegant) that may do the job for you.
1) Save the Partial Contribution table (right click > make into table)
2) Transpose the resulting table
3) Save the EigenValues table into a new table
4) Copy the Percent column to your Partial Contribution table
5) Calculate the product of each partial contribution by the corresponding Eigenvalues
This is rather labor intensive so if you have to retrieve this information for multiple tables, you may want to look into scripting those steps.
Best,
TS
Thierry R. Sornasse