Hi, can some help me with a some basics of code to populate a table (that gets generated within a macro) from Excel VBA enviroment/macro to FoxPro. I not want a solution like "put the table in a worksheet, and then use the database/exporting menus", but a solution which can directly be a part of my existing macro in VBA (that generates the table). We can assume that the table is an array of double.
Thanks.
Thanks.