Thread: On Error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] GastonFranzini@gmail.com is offline
external usenet poster
 
Posts: 15
Default On Error

Hi,
I have a simple question,
I have a macro that replaces a sheet name in a row filled with links
according to a value in a column.
Sometimes, the sheet doesn't exists, and the replacement didnīt
occurs. And I have to verifie each link. Is there a way to delete the
row or to change the color of it or something?
Thanks