Google Maps In Excel
August 11, 2005 by Administrator · Leave a Comment
An interesting idea. But how, beyond the neato factor, would one use an Excel sheet with an embedded Google map?
Here’s my first attempt at using google maps in excel (download below). Currently I can input an address and have a google map of the address displayed in Excel, with most of the cool google functionality.
Source - Google Maps In Excel
July 2005 Update of the Microsoft Excel 2003 VBA Language Reference
July 19, 2005 by Administrator · Leave a Comment
The Excel 2003 VBA Language Reference has been updated.
Welcome to the Microsoft Excel 2003 Language Reference. This reference contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on Microsoft Excel.
Publish date of this reference: July 2005 (version 2003)
Download the Microsoft Excel 2003 Language Reference
The reference contains the following sections:
What’s New Provides a list of new members by object and in alphabetical order.
Concepts Provides important concepts for developing custom Excel solutions.
Reference Provides reference materials for the Excel object model.
Source: Welcome to the Microsoft Excel 2003 VBA Language Reference
Migrating Excel VBA Solutions to Visual Studio 2005 Tools for Office
July 11, 2005 by Administrator · Leave a Comment
Microsoft Visual Basic for Applications (VBA) is the programming environment and language for Microsoft Office that has been available for several years. Microsoft Office 2003 Editions have a new environment for building applications, called Visual Studio Tools for Office, which is based on the Microsoft .NET Framework.
Microsoft Visual Studio Tools for Office, Version 2003, offered many advantages over VBA, but Microsoft Visual Studio 2005 Tools for Office enhances these features for even more user productivity.
This article analyzes many solution migration issues that you may face when using the Visual Basic language to directly migrate a VBA solution to Visual Studio 2005 Tools for Office. The
Source : Migrating Excel VBA Solutions to Visual Studio 2005 Tools for Office


