Is there any way, using the scripting available to Excel 2007 to display a Google Earth map inside a sheet?
I\'ve used Excel to house the data that I\'ve then gone a
Google Earth also has an ActiveX Control (called the GEPluginX Control) you can embed in an Excel worksheet, as long as you have the Google Earth browser plugin installed (this is a separate installation from the standalone Google Earth application).
The ActiveX control has an API you can use to navigate the 3D view to different places (I believe you can load a KML file and view placemarks within that file)...
Google Earth Plugin