View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chad chad is offline
external usenet poster
 
Posts: 273
Default Workbook_SheetCalculate Method

Whenever the worksheet recalculates, I call a function that I have created.
However, the function apprars to run twice even though I am calling it once.
It the worksheet calcuating more than once? How can I fix this?

Thanks in advance for your help.