Mr. Wizard
Board Regular
- Joined
- Sep 28, 2005
- Messages
- 67
I have a user defined function (UDF) that I programmed and tested previously.
I saved the UDF as an add-in since I use it so frequently. It used to work without any problem, but now the function returns the error #REF!
This is very confusing since I took the formula that is in the VBA code and tried it in a cell substituting both cell references and values, and it worked without a problem.
I have no problem with other UDF's within the add-in module.
Does anyone have any ideas on where to start to fix the issue?
Thanks for any suggestions...
I saved the UDF as an add-in since I use it so frequently. It used to work without any problem, but now the function returns the error #REF!
This is very confusing since I took the formula that is in the VBA code and tried it in a cell substituting both cell references and values, and it worked without a problem.
I have no problem with other UDF's within the add-in module.
Does anyone have any ideas on where to start to fix the issue?
Thanks for any suggestions...