View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Falcon Feet Falcon Feet is offline
external usenet poster
 
Posts: 1
Default VBA Created Worksheet Function Not Recalculating

I created my own Excel worksheet function in VBA. The function (formula)
works correctly when entered in a cell, but it does not recalculate when the
cell that the formula references changes. FYI, the workbook's "Calculation"
option IS set to Automatic.