The constant scope needs to be visible to the function - so either Public or if all the code is in the same module, at module level in that module.