View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jkt jkt is offline
external usenet poster
 
Posts: 3
Default Determine if Named Range exists in Worksheet

Any suggestions on writing code to look for a named range within a worksheet
and if it exists, call a macro? Otherwise if named range is not found,
continue with currenty code.