I have data in the form of an array, i want to display it to the user in tabular form in excel, allow the user to make modifications to it and again get the modified data back into the the original array in c++. i want some guidance on this, how to deal with the exporting to excel and how to import the data back to c++. i will highly appreciate your help if you provide me some snippets of code also,
Thanks a lot
Thanks a lot