Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Excel   (RSS)

Dynamic references to NAV Page Web Services in C#

When creating the very first (never published) version of Edit In Excel, it was loosely coupled, meaning that I did not have any Web references in the project to the Customer Page, Vendor Page or other pages. I read the WSDL and used XPath to traverse
Posted by freddyk | 0 Comments
Filed under: , , ,

Edit In Excel R2 – Part 1 (out of 2)

This post assumes that you have read the 4 step walkthrough of how to build the Edit In Excel demo from November 2008. You can find the parts here: Part 1 , Part 2 , Part 3 , Part 4 and the Bug Fix . In this post I will talk about what is needed in order

Edit In Excel – bug fix and R2

If you haven’t read the 4 step walkthrough of how to Edit In Excel from Microsoft Dynamics NAV, you should do so here this post is a follow up to the original posts. I have received a number of suggestions to what you could do with the Edit In Excel and
Posted by freddyk | 0 Comments
Filed under: , , , ,

Edit In Excel - Part 4 (out of 4)

If you haven't read part 3 , part 2 (and part 1 ), you should do so before continuing here. We have seen how to put code inside Excel, using VSTO and connect to NAV 2009 Web Services. We have seen how to add this to a table inside Excel and how to write

Edit In Excel - Part 3 (out of 4)

If you haven't read part 2 (and part 1 ), you should do so before continuing here. In Part 1 and 2, we have seen how easy it is to add a Web Service Reference inside Excel, and use it to get Data. In Part 2 we even had the ability to modify data and send
Posted by freddyk | 0 Comments

Edit In Excel - Part 2 (out of 4)

If you haven't read Part 1 , you should do so before continuing here. In Part 1 we saw how easy it is to white .net code inside Excel, and get it executed based on an event in Excel, and how easy it is to fill values into cells. But in order to make this
Posted by freddyk | 0 Comments
Filed under: , , , , ,

Edit In Excel - Part 1 (out of 4)

For the last 6-9 months, Microsoft have been showing a demo of how a user could create a filter on a list place and invoke an action called Edit In Excel. This would open Microsoft Excel with the same records, the user selected in the List Place and allow
Posted by freddyk | 6 Comments
Filed under: , , , ,
 
Page view tracker