View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Werner Rohrmoser Werner Rohrmoser is offline
external usenet poster
 
Posts: 88
Default Select Cells by Style

Thanks for the replies,
there seems to be no standard command like
"Edit" = "GoTo" = "Special" = "Formulas".

So I'm going to use a procedure like described above
to detect the cells with a specific style.

Regards
Werner