<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-19080627.post114484898905686407..comments</id><updated>2012-01-08T06:27:41.853+10:00</updated><category term='Transmittal'/><category term='Mitring'/><category term='Revit Implementation'/><category term='Hidden'/><category term='Structural Columns'/><category term='Conceptual Mass'/><category term='Parametric'/><category term='Family Standards'/><category term='Xrev Transmit'/><category term='Consulting'/><category term='Section'/><category term='Xrev'/><category term='Multi-Discipline'/><category term='Relocate Project'/><category term='Conditional Statements'/><category term='KAUST'/><category term='Addons'/><category term='Change Levels'/><category term='Revit 2012'/><category term='Productivity'/><category term='Curtain Patterns'/><category term='Revit Sheets'/><category term='Rendering'/><category term='Revit'/><category term='Multiple Offices'/><category term='Door Circulation'/><category term='Hatchkit'/><category term='Conference'/><category term='Roombook'/><category term='Materials'/><category term='Nested Voids'/><category term='Move Project'/><category term='Viewer'/><category term='Adaptive Components'/><category term='Floors'/><category term='Contracting'/><category term='Autodesk'/><category term='BIM'/><category term='Freeform'/><category term='Hatch Patterns'/><category term='sharing'/><category term='Nesting Families'/><category term='IPD'/><category term='Family Creation'/><category term='Revit 2011'/><category term='Issuing'/><category term='workaround'/><category term='Set downs'/><category term='Families'/><category term='Revit Training'/><category term='Extensions'/><category term='Breakwater Beacon'/><category term='Revit 2010'/><category term='Laser Cut Files'/><category term='Revit Addin'/><category term='Bluestreak'/><category term='ANZRS'/><category term='Rev it'/><category term='Nested Families'/><category term='Reporting Parameters'/><category term='Slabs'/><category term='BIM Register'/><category term='Revit Issuing'/><category term='Collaboration'/><category term='Formulas'/><category term='Elevation'/><category term='Falls'/><category term='View Depth Clipping'/><category term='Revit API'/><category term='Visibility'/><category term='RTC 2011'/><category term='Utilities'/><title type='text'>Comments on Revit Rants: Nested Arrays &amp; Formulas</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.cadway.com.au/feeds/114484898905686407/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html'/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://photos1.blogger.com/blogger/7963/1881/1600/CP-NC.0.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-19080627.post-5882775704563282938</id><published>2012-01-08T06:27:41.853+10:00</published><updated>2012-01-08T06:27:41.853+10:00</updated><title type='text'>Hi John,

Yes what you propose with the nesting wi...</title><content type='html'>Hi John,&lt;br /&gt;&lt;br /&gt;Yes what you propose with the nesting will work. For each array that you want the base element to be parametric it requires nesting. If the box didn&amp;#39;t change size then technically you can get away without nesting, you require the nesting step in order to have an origin for each controlling element in the array to constrain. That is, the first and last or first and second.&lt;br /&gt;&lt;br /&gt;HTH</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/5882775704563282938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/5882775704563282938'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1325968061853#c5882775704563282938' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://photos1.blogger.com/blogger/7963/1881/1600/CP-NC.0.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1764492031'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-8719344752139084664</id><published>2012-01-08T03:31:42.853+10:00</published><updated>2012-01-08T03:31:42.853+10:00</updated><title type='text'>You all seem to know what you are talking about. I...</title><content type='html'>You all seem to know what you are talking about. I am curious what the best way is to create 2D (horizontal (1D) &amp;amp; vertical) and 3D  (horizontal (1D), vertical (2D) and depth) arrays in Revit? Almost all examples of arrays in revit seem to be in only one direction. &lt;br /&gt;&lt;br /&gt;I created a family called BOX and made it&amp;#39;s parameters shared. I then created another family called BOXES and also made its parameters shared (though probably not necessary), and created a parameter in it for the Family/Type as well as two parameters to control the number of boxes horizontally and vertically.&lt;br /&gt;&lt;br /&gt;I inserted BOX into BOXES and created a horizontal array just fine. I was able change able to change NUM_BOXES_HORIZ parametrically and have the array respond as expected. However, I then tried to group these and do another array vertically, with the number being controlled parametrically by NUM_BOXES_VERT. However, when I do this I can&amp;#39;t seem to get the spacing to work properly vertically. If I switch and first array vertically and then horizontally, then the horizontal spacing gets fouled up, particulary when I start changing the BOX Type to be used. Am I just not properly constraining/anchoring the first box and the subsequent arrays, and if so, how do I? How can I align the 2nd and subsequent boxes so they are constrained/anchored to the previous box, regardless of it&amp;#39;s size horizontally or vertically (and ultimately in depth as well?&lt;br /&gt;&lt;br /&gt;I am now thinking perhaps the grouping process iself is the issue. Perhaps I should leave BOXES with just the horizontally arrayed elements and rename it BOXES_HORIZ or BOXES_1D and then create another family BOXES_VERT or BOXES_2D in which I would embed BOXES_HORIZ, I then might better control the behavior. It seems this should work, but also seems more complicated then necessary, especially if I then also wanted to do a 3D array and parametrically controlling the number of boxes deep, resulting in three layers of nested families:&lt;br /&gt;&lt;br /&gt;BOXES_DEEP (BOXES_3D)&lt;br /&gt;  BOXES_VERT (BOXES_2D)&lt;br /&gt;    BOXES_HORIZ (BOXES_1D)&lt;br /&gt;      BOX&lt;br /&gt;&lt;br /&gt;Can anyone either acknowledge that this can work and/or ideally describe a simpler way to achieve my goal?&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;John</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/8719344752139084664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/8719344752139084664'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1325957502853#c8719344752139084664' title=''/><author><name>jfonline</name><uri>http://www.blogger.com/profile/13301086776478179327</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1564822517'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-3054761616271045656</id><published>2012-01-03T06:55:59.084+10:00</published><updated>2012-01-03T06:55:59.084+10:00</updated><title type='text'>Hi Kevin,

That&amp;#39;s easily achieved, the only di...</title><content type='html'>Hi Kevin,&lt;br /&gt;&lt;br /&gt;That&amp;#39;s easily achieved, the only difference is you are applying a formula to the number of louvres and not the height. The formula for this would include something like height - (2xframe width) / (free air + louvre height).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/3054761616271045656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/3054761616271045656'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1325537759084#c3054761616271045656' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://photos1.blogger.com/blogger/7963/1881/1600/CP-NC.0.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1764492031'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-7502361571111603768</id><published>2011-12-29T07:01:59.751+10:00</published><updated>2011-12-29T07:01:59.751+10:00</updated><title type='text'>Chris,

Thanks for the tutorial. I am trying to le...</title><content type='html'>Chris,&lt;br /&gt;&lt;br /&gt;Thanks for the tutorial. I am trying to learn Revit on my own and am struggling with the proper formulas to use.&lt;br /&gt;&lt;br /&gt;If we were to modify your louvre tutorial with the nested families and arrays, how would I change the No of Louvres formula to yield a quantity of louvres with defined free air value? In other words, I want to be able to specify the distance between the louvres (and be able to change this at any time) and have Revit calculate the quantity based on this distance and the vertical span.&lt;br /&gt;&lt;br /&gt;Any help is appreciated.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Kevin</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/7502361571111603768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/7502361571111603768'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1325106119751#c7502361571111603768' title=''/><author><name>Kevin</name><uri>http://www.blogger.com/profile/01201251246363745443</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1810114436'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-4294034354402466067</id><published>2007-09-28T09:27:00.000+10:00</published><updated>2007-09-28T09:27:00.000+10:00</updated><title type='text'>Christopher,&lt;br&gt;&lt;br&gt;That really isn&amp;#39;t conditio...</title><content type='html'>Christopher,&lt;BR/&gt;&lt;BR/&gt;That really isn't conditional.  Conditional statements that make use of IF, AND &amp; OR.&lt;BR/&gt;&lt;BR/&gt;In your case technically you wouldn't have to use a conditional statement but I might include one to avoid an error message in your array if for instance the formula ever equalled 1 and thus Revit couldn't create the array.&lt;BR/&gt;&lt;BR/&gt;For instance:&lt;BR/&gt;&lt;BR/&gt;No of Divisions = IF( Width / Spacing &lt; 2, 2, Width / Spacing)&lt;BR/&gt;&lt;BR/&gt;Hope this helps.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/4294034354402466067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/4294034354402466067'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1190935620000#c4294034354402466067' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://photos1.blogger.com/blogger/7963/1881/1600/CP-NC.0.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1764492031'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-4605268057663488153</id><published>2007-09-28T00:45:00.000+10:00</published><updated>2007-09-28T00:45:00.000+10:00</updated><title type='text'>Do you know the best way to make conditional claus...</title><content type='html'>Do you know the best way to make conditional clauses in the family such that is an obeject is greater than so many fett that it has 'X' of divisions?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/4605268057663488153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/4605268057663488153'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1190904300000#c4605268057663488153' title=''/><author><name>Christopher</name><uri>http://www.blogger.com/profile/18320727064084540004</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1483299589'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-115864492356158276</id><published>2006-09-19T15:48:00.000+10:00</published><updated>2006-09-19T15:48:00.000+10:00</updated><title type='text'>Apologies John,&lt;br&gt;&lt;br&gt;Another post I didn't notic...</title><content type='html'>Apologies John,&lt;BR/&gt;&lt;BR/&gt;Another post I didn't notice...  Email me if you still need help with this.&lt;BR/&gt;&lt;BR/&gt;Cheers.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115864492356158276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115864492356158276'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1158644880000#c115864492356158276' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1764492031'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-115515269590619888</id><published>2006-08-10T05:44:00.000+10:00</published><updated>2006-08-10T05:44:00.000+10:00</updated><title type='text'>Just thought figured it out. Always helps when you...</title><content type='html'>Just thought figured it out. Always helps when you read and follow instructions.&lt;BR/&gt;Great tutorial.&lt;BR/&gt;&lt;BR/&gt;Thanks&lt;BR/&gt;John</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115515269590619888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115515269590619888'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1155152640000#c115515269590619888' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1555954614'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-115498561649674855</id><published>2006-08-08T07:20:00.000+10:00</published><updated>2006-08-08T07:20:00.000+10:00</updated><title type='text'>Mr Spot,&lt;br&gt;I tried doing the array Tutorial and w...</title><content type='html'>Mr Spot,&lt;BR/&gt;I tried doing the array Tutorial and was able to get all the way to step 112. The error I recieved improper use of boolean expression.&lt;BR/&gt;I can not get passed this. Everything up to this point seems to work fine. Any help would be appreciated.&lt;BR/&gt;Thanks&lt;BR/&gt;&lt;BR/&gt;John</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115498561649674855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/115498561649674855'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1154985600000#c115498561649674855' title=''/><author><name>John</name><uri>http://www.blogger.com/profile/02835605497443841367</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1717370580'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-114505439294918746</id><published>2006-04-15T08:39:00.000+10:00</published><updated>2006-04-15T08:39:00.000+10:00</updated><title type='text'>Coreed, use this link to the PDF:&lt;br&gt;&lt;br&gt;http://fo...</title><content type='html'>Coreed, use this link to the PDF:&lt;BR/&gt;&lt;BR/&gt;http://forums.augi.com/showthread.php?t=5451&amp;highlight=nested+arrays</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/114505439294918746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/114505439294918746'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1145054340000#c114505439294918746' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/01382602297165554911</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1764492031'/></entry><entry><id>tag:blogger.com,1999:blog-19080627.post-114502765417625227</id><published>2006-04-15T01:14:00.000+10:00</published><updated>2006-04-15T01:14:00.000+10:00</updated><title type='text'>mcould you email me a pdf copy of your Nested Arra...</title><content type='html'>mcould you email me a pdf copy of your Nested Arrays and Formula tutorial posted at RevitCity&lt;BR/&gt;It's hard to print out so that it is readable&lt;BR/&gt;my e-mail is coreed@hdo.com&lt;BR/&gt;&lt;BR/&gt;Thanx Alot</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/114502765417625227'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19080627/114484898905686407/comments/default/114502765417625227'/><link rel='alternate' type='text/html' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html?showComment=1145027640000#c114502765417625227' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.cadway.com.au/2006/04/nested-arrays-formulas.html' ref='tag:blogger.com,1999:blog-19080627.post-114484898905686407' source='http://www.blogger.com/feeds/19080627/posts/default/114484898905686407' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-460141250'/></entry></feed>
