View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
E.J. van Wijngaarden[_2_] E.J. van Wijngaarden[_2_] is offline
external usenet poster
 
Posts: 5
Default Auto update function in VBA?

Hello experts,


Can someone advice me how to write an auto-update routine in Excel VBA?
The purpose is that when a button is pressed, the Excel app looks for
updates in a given URL, compares version numbers and downloads the file if a
newer version is found.


Thanks for your help!

Ed van Wijngaarden