<br><div class="gmail_quote">2009/6/8 Murat Aydın <span dir="ltr">&lt;<a href="mailto:murat.aydin@netcad.com.tr">murat.aydin@netcad.com.tr</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font size="2" face="Arial">When i do clipping, number of cells increase. For 
instance, the cell with ID=1 is divided into 5 cells. I want to know which 
divided cells belong to the cell with ID = 1.</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Kind Regards</font></div>
<div><font size="2" face="Arial"></font> </div><font color="#888888">
<div><font size="2" face="Arial">murat</font> </div></font></div></blockquote><div><br>I can&#39;t think of a case where a clip filter would increase the number of cells? For each cell, shouldn&#39;t it just either be removed or reduced in size? It looks like the clip filter passes along these additional arrays for the cases I&#39;ve described  - ie. you can manually add an &quot;OriginalID&quot; array that contains the cell ids and then the reduced size/remaining cells will still contain that information. I don&#39;t think you can access them directly by the value of that array, but you could manually reorder them or write some kind of &quot;find&quot; function.<br>
<br>If I&#39;m still missing your question then I&#39;ll be quiet and let someone else answer :)<br><br clear="all">Thanks,<br><br>David <br></div></div>