I am making my first VBA program and trying to run the following function. The function checks a specific named range for the first row which does not have a value greater t
Make sure you have placed the function in a Standard Module. The error message means Excel can't find the function.