I'm converting a VB6 program that passes data (including arrays) to an Excel
spreadsheet. I'm having trouble in c# passing the array. I'm getting a type
mismatch error. Any ideas?
--
Thank You
spreadsheet. I'm having trouble in c# passing the array. I'm getting a type
mismatch error. Any ideas?
--
Thank You
Comment