View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CW CW is offline
external usenet poster
 
Posts: 54
Default Detect if a cell is within a group

Its possible to build a group of cells using Rangte.Group, but how is it
possible to detect if a cell is within a group or iterate through all members
of a group?
Thanks