developerFusion vba
Related vba tutorials
-
OpenXML - Open for business
by Matt Nicholson
The new file format introduced with the 2007 Microsoft Office System opens up many business opportunities. Matt Nicholson finds out who is doing what.
-
Understanding Open XML
by Matt Nicholson
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.
-
Inside Open XML
by Matt Nicholson
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.
Related vba discussion
-
How to control IE from VBA
8 days ago by NaseemAhmed (0 replies)
-
Excel 2007 Error : ' the digital signature is deleted when Excel users tries to save the Master Excel Spreadsheet.' in Richardson
15 days ago by jdierkes (0 replies)
-
Excel VBA transposition problem in Townsville
28 days ago by KDHTSVAU (2 replies)
-
excell question in Syracuse
30 days ago by Uncle (11 replies)
-
Question about subforms in Santa Clara
1 month ago by ginwah (0 replies)
-
How to change a position of a "line" control in a form based on combo box selection? Please help!!! in New York
1 month ago by scorpions111 (1 replies)
Related vba code samples
-
Storing Documents with MS Access - SharePoint lists or Access BLOB fields
by Sean Brady
This is an Access 2003 project file that demonstrates how to do a few cool things with documents. You can grab the project file (zipped) from here: http://www.guardianbob.com/support/public_files/DocumentStorageTest.zip This project will show you how to store and retrieve documents from both an Access table with a BLOB field as well as a SharePoint list (via linked tables and the list web service).
-
Working with Excel Files Using VB6
by Adil Hussain Raza
This code snippet demonstrates how to open, read and write to excel files. The concept is very simple. Totally aimed at beginners and well commented!
-
Converting an Excel file to Tab Delimited Format
by Vipin Mohandas
Demonstrates how to use the Excel object model to load an excel file and convert it to tab delimited format.
Featured vba user groups
-
NIMTUG - Northern Ireland Microsoft Technologies User Group
Belfast, United Kingdom
Northern Ireland Microsoft Technologies User Group (NIMTUG) is an organisation which promotes best-practices using Microsoft technologies. The user group hold regular free user group meetings on a variety of different topics for Developers and IT Professionals (ITPro). -
Developer Day Scotland
Scotland, United Kingdom
Developer Day Scotland is a community event, run by community for community, which is based upon the highly successful Developer! Developer! Developer! community conference events.
Related book
-
Expert One-on-One Microsoft Access Application Development
If you are developing databases for your own use, the process need not be complicated. But when you build databases for clients, many of whom may not be familiar with Access or comfortable with databases in general, you have a lot more work to do. Ex...