View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Allen_N Allen_N is offline
external usenet poster
 
Posts: 32
Default scheduling a server-based app

This question follows on from my last one (subj = "deploying Custom.xls"),
and may not be appropriate for this forum: how can I get a server-based Excel
workbook to automatically update itself on a weekly basis? (Currently, I
manually load the workbook and run a macro.)

Thanks!