does anyone know if it is possible to write add-ins for Excel 2011 on the Mac? Preferably in C/C++/Cocoa, but almost any language would do. If so, pointers towards the SDK would also be appreciated.
Often when you’re working with Excel you will use a calculation that is not available as a built-in Excel function. If you make this calculation repeatedly, you can save having to write the ...