Searching for an address in Google Earth through Excel using VBA

Kei

New Member
Joined
Oct 28, 2012
Messages
2
Could anybody please confirm for me as to whether an address search using the Search box in Google Earth can be done through Excel using VBA? I have tried using the COM for Google Earth and it allows me access to the EarthLib.ApplicationsGE methods and properties. However, the search functionality in Google Earth, I believe, is contained in the Search method within the EarthLib.SearchControllerGE class. All methods and properties within this class do not seem to work, and it seems that it may have to do with Google discontinuing their development in COM for Google Earth. Would I be correct in assuming so? or have I missed something?

If it is not possible to perform a search through Excel using the Google Earth COM, then is there another method I can still use through Excel that will allow control of Google Earth??

Any help or comments would be appreciated...
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,224,522
Messages
6,179,299
Members
452,904
Latest member
CodeMasterX

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top