View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MOnte MOnte is offline
external usenet poster
 
Posts: 13
Default how do i make a visual basic function calculate every cycle?

how do i make a visual basic function calculate every cycle? I am
constructing a visual basic function in Excell that returns a result using
only clock input, that is NOT DEPENDENT upon cell data. Normal functions
calculate only when inputs change; There are no inputs; so it calculates once
and never again.