View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
colofnature[_60_] colofnature[_60_] is offline
external usenet poster
 
Posts: 1
Default Automatic Functions?


Try putting

Application.Volatile

in your function. This will cause the function to recalculate whenever
anything on the sheet calculates.

Col


--
colofnature
------------------------------------------------------------------------
colofnature's Profile: http://www.excelforum.com/member.php...o&userid=34356
View this thread: http://www.excelforum.com/showthread...hreadid=558476