Tagged Questions
0
votes
0answers
178 views
Linking an MS Access OLE Object to a KML with VBA
I have a VBA script that creates a blank KML and writes to it, pulling from query fields to populate the description/pop-up bubble, and the place marks (from a coordinates field in the Access DB).
...