Import forces from a spreadsheet to Solidworks simulation

Hi, 

I have many faces to define forces (each has 3 components). I am looking for an example to load the force components from a spreadsheet in stead of manually type them in.  The faces are named like Face1, Face2, Face3,... etc in the part. The force table in the spreadsheet looks like this:

 

     Facename   |   Face1   |  Face2  |  Face3 |  etc...

--------------------------------------------------------------------

Component_R  |     20      |    32       |      41  |   ...

--------------------------------------------------------------------

Component_T  |     43       |     55     |     22   |   ...

-----------------------------------------------------------------------

Component_Z  |    39       |     67      |   12     |   ....

 

How can I apply the External Loads using the table. 

 

Thanks,

YP