<br><div class="gmail_quote">2009/6/8 Murat Aydın <span dir="ltr"><<a href="mailto:murat.aydin@netcad.com.tr">murat.aydin@netcad.com.tr</a>></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't think of a case where a clip filter would increase the number of cells? For each cell, shouldn'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've described - ie. you can manually add an "OriginalID" array that contains the cell ids and then the reduced size/remaining cells will still contain that information. I don't think you can access them directly by the value of that array, but you could manually reorder them or write some kind of "find" function.<br>
<br>If I'm still missing your question then I'll be quiet and let someone else answer :)<br><br clear="all">Thanks,<br><br>David <br></div></div>