Hi
I have a compilte excel form.
How to export data to that form?
For example, field name to cell B3.
Ok I find myself
Create JavaScript button and
var xlApp = new ActiveXObject ( "Excel.Application" );