View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] zamit@uctrend.com is offline
external usenet poster
 
Posts: 2
Default Using macros updates on Excel Workbook

I am new to using macros on excel workbooks.
I am using Analyzer to down load Stock prices on a daily basis and
Momentum indicators to analize the stocks.
Using Tools, I am able to down load prices.
However the indicator macros that are posted on every worksheet I have
to run manualy on each worksheet.
What do I have to do in order for the indicators to automaticly be
updated, once new stock prices are being loaded ?

Amit