Hi,
no, data-passing the direct way would not work (as far as i now),
but here's what can be accomplished:
1. i assume you have your "values" in the excel-sheet
-> export/write that values with Excel-VBA to an external Textfile
2. call with Excel-VBA your generated AutoIt-exefile (with the Shell-command in vba)
3. the AutoIt-file then can gather the values from the textfile and send it
to the transform-window
Hope i was able to shed some light.
Bye
bitsandmore