I've written a custom VBA function and would like the output to print out into a text box. The function is simple but I keep getting #Name in the text box.
What is the proper way to set the Control Source to a custom VBA function in an Access Form Text Box?