Not sure how you would do it. But I believe VB will.
A suggested way to do it (wether it would work or not is another issue):
- Taking the Java arrays into VB strings. (There are several people who have done this, just search something like Google.)
- Then run the Excel VB program (VB is in the year versions) and write to the cell!
Try it, not sure if it will work though.