Juan S. answered 04/15/20
Excel and Access Super User
In short, No. User-defined functions are not allowed in calculated column expressions. Be aware that calculated fields cannot call user-defined functions. In addition, you must supply all parameters for methods that you call, even if the parameters are optional. (Provided by: Ken Getz, MCW Technologies, LLC)