hello all,
In my code i need to find if a range exists in my workbook and msgbox"yes"if yes and "no"if no!
i have at the moment a code that results in an error if it dosnt exist (so Im using on error goto statement) but that seems a bit crude
Any help would be appreciated!