View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Rizzo Frank Rizzo is offline
external usenet poster
 
Posts: 6
Default More on merged cells

I loop through the cells in a range and sometimes, the cell will be part
of the merged area. How do I find out whether the position of the cell
within the merged area? For instance, if the cell is 2nd from the top
and 5th from the left. How do I find out this information?