If you are sending the function X as a parameter, literally [X], then this is the problem
try =getnumbersFromMemo([X]) and replace X with the name of the field you wish to search with the function.
Usually #Name means access doesnt cannot find the field name entered as a control source.
The...