View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hans Hubers Hans Hubers is offline
external usenet poster
 
Posts: 5
Default Check if shape exist

I am creating shapes, but the user can delete them. Then if the VBA code
wants to updat the shape with some information in cells, the code should
check if the shape exists and otherwise create it.