I'm a fairly new coder and trying to write a simple add-in to export an Excel table to csv format. Whilst this is easily possible using VBA, I would like to be forward thinking and use the add-in model if I can. I've looked through the API docs, but can't find anything to do it (such as SaveAs)- could anyone please offer me some pointers?
Many thanks
Tim