Authors with sales greater than
<%idc.sales%>
<%begindetail%> <%if CurrentRecord EQ 0 %>
Query results:
Author
YTD Sales
(in dollars)
<%endif%>
<%au_lname%>
$<%ytd_sales%>
<%enddetail%>
<%if CurrentRecord EQ 0 %>
Sorry, no authors had YTD sales greater than
<%idc.sales%>. <%else%>
Click on an author name to see the titles published by that author <%endif%>