Thread: Select
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PEdro PEdro is offline
external usenet poster
 
Posts: 25
Default Select

Hi
I have the following code:
ActiveSheet.Shapes("SectorSplit").Select
Selection.Delete

What code should I add in order that if the Shape does not exist it goes to
line2

Best Regards,
Pedro