https://www.developerfusion.com/t/vba/tutorials/ VBA Tutorials & Articles from Developer Fusion 2008-03-04T22:20:00.00Z http://www.developerfusion.com/article/7570/understanding-open-xml/ Understanding Open XML 2008-03-04T22:20:00.00Z Matt Nicholson introduces a range of articles covering the new Ecma Office Open XML standard, as supported by 2007 Microsoft Office system. Find out how Open XML works, how to use it and what you can do with it. Matt Nicholson http://www.developerfusion.com/article/7571/inside-open-xml/ Inside Open XML 2008-03-04T22:20:00.00Z As Matt Nicholson explains, Open XML is not just a new file format for the latest version of Microsoft Office, but an open standard capable of expressing any Word, Excel or PowerPoint document. Matt Nicholson http://www.developerfusion.com/article/7573/openxml-open-for-business/ OpenXML - Open for business 2008-03-04T22:20:00.00Z The new file format introduced with the 2007 Microsoft Office System opens up many business opportunities. Matt Nicholson finds out who is doing what. Matt Nicholson http://www.developerfusion.com/article/7572/opening-the-package-in-openxml/ Opening the package in OpenXML 2008-03-04T22:19:00.00Z In the second part in this series on OpenXML, Tim Anderson explains how the new Packaging API helps you work with Office Open XML documents. Tim Anderson http://www.developerfusion.com/article/6260/developing-for-office-2007/ Developing for Office 2007 2006-10-15T12:23:00.00Z The forthcoming 2007 Microsoft Office System offers many new opportunities for software developers. Matt Nicholson looks at the new user interface and the Open XML file format, finds out what's happened to VSTO, and explores the possibilities opened up by SharePoint Server 2007 and Groove 2007. Matt Nicholson http://www.developerfusion.com/article/6170/read-and-write-open-xml-files-ms-office-2007/ Read and write Open XML files (MS Office 2007) 2006-09-22T11:24:00.00Z Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format. Zeljko Svedic http://www.developerfusion.com/article/4675/vsa-scripting-in-net/ VSA Scripting in .NET 2005-03-13T19:07:00.00Z Using Visual Studio for Applications to add scripting capabilities to your .NET apps. Mark Belles http://www.developerfusion.com/article/2657/manipulate-coreldraw-layers/ Manipulate CorelDraw layers 2002-08-27T08:14:00.00Z Manipulate CorelDraw! layers using VBA Thamar http://www.developerfusion.com/article/1888/vba-in-frontpage/ VBA in FrontPage 2001-11-11T13:00:00.00Z How to create your own Macros in FrontPage; examples include altering headers across the site, adding code samples, and using msxml Bill Burris http://www.developerfusion.com/article/1741/handling-errors-in-vbvbavbsasp/ Handling Errors in VB/VBA/VBS/ASP 2001-10-16T10:23:00.00Z This article will discuss some of the more basic and practical ways to solve general error handling in your Visual Basic applications and MS Office VBA modules. It is in many ways applicable to VBA, VBScript and ASP, in much based on the same syntax and practical solutions in your code. Mike J http://www.developerfusion.com/article/35/vba-in-excel/ VBA in Excel 2001-07-14T14:47:00.00Z Want to know how to record and create Macros in Excel, apply formatting, add formulae and autofill values? Take a look at this extensive tutorial. James Crowley http://www.developerfusion.com/article/41/vb-editions/ VB Editions 2001-07-14T14:47:00.00Z This tutorial describes the different versions and editions of VB available, and what you can do with them. James Crowley http://www.developerfusion.com/article/44/registry/ Registry 2001-07-14T14:47:00.00Z How to save your program preferences to the registry. James Crowley