Dear all

I have requirement for the mail merge using java.
I have created excel sheet using jxl api and uisng this excel sheet i have implemented mail merge in ms word 2010 by selecting existing list.
But in this case i have to select excel sheet and perform process and i donot want to select excel sheet.

But my requierement is that when ms word is open then my excel sheet or any data source be automattically loaded and i have to select column name and perform this process.


So pls guide me.