<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>I'm trying to create a list that has a header for "Work" (book title) &amp; "WAuthor" (book author) -- of course it's possible that two Authors wrote books with the same title -- and even more possible that one author wrote many books.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I want to change the section header every time the Work OR WAuthor changes.  I just can't seem to get the syntax correct.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Here's my latest try, but I've tried a bunch of other methods.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>[@</DIV><DIV>[[#othercatlist]]</DIV><DIV>(:if  (( ! equal {=$:Work} {&lt;$:Work} )) || (( ! equal {=$:WAuthor} {&lt;$:WAuthor} )) :)</DIV><DIV>*   {Data-{=$FullName}$:Work} - {Data-{=$FullName}$:WAuthor} - {Data-{=$FullName}$:Year}</DIV><DIV>(:ifend:)</DIV><DIV>--&gt;[[{=$FullName} | {Data-{=$FullName}$:Simile}]]</DIV><DIV>[[#othercatlistend]]</DIV><DIV>@]</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Help?</DIV><BR><DIV> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Comic Sans MS" size="3" style="font: 12.0px Comic Sans MS">Crisses</FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><BR class="khtml-block-placeholder"></P>  </DIV><BR></BODY></HTML>