VBA Code triggering UDF that utilizes ExcelAsyncUtil.QueueAsMacro results in Application Error
I’m using ExcelDNA for functions that utilize ExcelAsyncUtil.QueueAsMacro to modify worksheet content, for example the database fetching function below.
I’m using ExcelDNA for functions that utilize ExcelAsyncUtil.QueueAsMacro to modify worksheet content, for example the database fetching function below.