vba: on error, force function to return

Posted by every_answer_gets_a_point on Stack Overflow See other posts from Stack Overflow or by every_answer_gets_a_point
Published on 2010-05-26T19:33:14Z Indexed on 2010/05/26 19:41 UTC
Read the original article Hit count: 132

Filed under:

i have a function that returns a string

on error, i would like it to return a specific value. how do i do this?

© Stack Overflow or respective owner

Related posts about vba