View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sven[_2_] Sven[_2_] is offline
external usenet poster
 
Posts: 1
Default Auto execute a macro if a cell value=1 ?

Hi,
How does the VBA code looks like for the following?

Task:
Execute a macro called “MacroX” if cell B3=1

In other words: I would like to automatically run a macro calle
“MacroX” only if the cell B3 equals 1.00

Additional question:
Is it possible to set so that the macro run every 60 seconds if cell B
equals 1

Many thanks
Sve

--
Message posted from http://www.ExcelForum.com