When my user defined function calls xlfCaller, it crashes with an
access violation on that exact line when I debug.
Any idea why this error only occurs in the situation above?
I set my Excel to disable multi-threaded calculation to rule that out
as the source of the problem.
I am adding additional information. I've spent a few hours debugging
and the problem clearly appears to be due to the xlfCaller call. If I
comment that code out, I'm good. However, I lose functionality by
doing this...