<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META content="MSHTML 5.00.3502.4856" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT size=2><SPAN class=453504913-12032003>I am creating a FAQ
database. I have the following tables: tblQuestion; tblTopic; tblSource;
tblReference; tblRelationship. I am trying to build a search form that can
be used to find either the Topic, Question, or Question when the Topic is known
(in other words choose the topic first then the questions relating to that topic
show up in the question dropdown. I could do either the Topic or Question
or the Question when the Topic is known. How do I do both on one
form?</SPAN></FONT></DIV></BODY></HTML>