Hi,
You could use the COM class wrapper wizard to implement all objects from a COM application in Dynamics Ax. You need to review a couple of objects after wrapping them. The wizard has problems with polymorph objects. The automatic implementation of e.g. the Range and the selection object within Dynamics Ax will allow you to perform COM calls that are not legal from an Excel point of view. If you want to fix that you need to implement the two objects for every excel object (chart, cell, etc.). Hope this helps. Mit freundlichen Grüßen / Best regards / Med venlig hilsen Jesper Jørgensen / Abt. NMT-XD Senior Product Manager arvato systems | Technologies GmbH An der Autobahn 18 33311 Gütersloh [EMAIL PROTECTED] <blocked::blocked::blocked::mailto:[EMAIL PROTECTED]> Phone: +49 5242 / 40 80 54 Fax: +49 5242 / 40 80 40 Mobile: +49 172 / 571 03 34 http://www.as-T.biz <blocked::blocked::http://www.as-t.biz/> arvato systems | Technologies GmbH Joachim-Jungius-Str. 9, 18059 Rostock Geschäftsführung: Erwin Pietz, Matthias Moeller Amtsgericht Rostock - HRB 7497 ________________________________ "Der Inhalt dieser Nachricht oder eventueller Anlagen ist vertraulich und ausschließlich für den bezeichneten Adressaten bestimmt. Bitte stellen Sie sicher, dass die Information in dieser Nachricht ausschließlich an die adressierten Personen gelangt. Sollte diese Nachricht versehentlich an Sie gesendet worden sein, dann informieren Sie bitte umgehend den Absender und löschen Sie die Nachricht. Vielen Dank." "The information in this e-mail and any attachments is confidential. The information must only be held in areas that have controlled and limited access to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks." ________________________________ ________________________________ Von: [email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von gollywogman Gesendet: Donnerstag, 13. September 2007 16:44 An: [email protected] Betreff: [development-axapta] Excel API Greetings everyone Does anyone know how to access an excel api or COM api for excel. The SysExcelApplication classes in Axapta don't have all of the functionality that I need. I need to build some more in. Does any one know how. I really need to insert new rows into a spreadsheet via Axapta for example, as well as many other things. Any help would be appreciated. Thanks a lot! B [Non-text portions of this message have been removed]

