Using VBA automation
This is a follow-on VBA automation question:I need to populate jmp data tables from Excel, using VBA automation.Currently, I am doing this with "SetDataVector" and looping through each element of the source arrays. All attempts to use the vector form "SetDataVector" have been unsuccessful.Your help to properly utilize the "SetDataVector" function would be greatly appreciated.Thanks,Pete
