How can I insert the quoted price of gold from kitco.com into my excel spreadsheet?
Fresh3 days ago
Mar 15, 202617564 viewsConfidence Score0%
0%
Problem
kitco.com provides a realtime price quote for gold and other metals. I have a spreadsheet which makes calculations based on the price of gold and would like for this realtime value to automatically be updated on my excel sheet. I tried 'get external data' from a website but that didn't work. any id…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I insert the quoted price of gold from kitco.com into my excel spreadsheet?
Low Risk
If you can program in Visual Basic for Applications, the macro language of Excel, you will want to use the ActiveX XMLHttpRequest object provided by Internet Explorer to access arbitrary URLs. Then, although it is not the strictly "correct" way of d…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix