I am trying to create a button on a form that will open Google Earth and open a specific file. This is what I have so far . . .
----------------
Private Sub GoogleEarth_Click()
On Error GoTo Err_GoogleEarth_Click
Dim stAppName As String
stAppName = "C:\Program Files\Google\Google...