Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default Auto update function in VBA?

It sounds as if you want to Shell out to an external app.

From VBA help, do a search for the Shell function

As for the external app: I quite like wget
http://www.gnu.org/software/wget/wget.html

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"E.J. van Wijngaarden" wrote in message
...
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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
auto update function from workbook to another worksheet Kanmi Excel Worksheet Functions 3 June 22nd 09 03:53 PM
Cells w/ user defined function do not auto update John Excel Worksheet Functions 2 September 14th 08 07:06 PM
Auto Update Function Brite Excel Discussion (Misc queries) 2 July 6th 07 04:14 PM
Sometimes formuli in workbook don't auto update with auto-recal on PE2 Excel Worksheet Functions 1 October 12th 06 03:49 PM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM


All times are GMT +1. The time now is 06:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"