How can I get a user-defined function to re-evaluate itself based on changed data in the spreadsheet?
I tried F9 and Shift>
The Application.Volatile doesn't work for recalculating a formula with my own function inside. I use the following function: Application.CalculateFull
Application.Volatile
Application.CalculateFull