<!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 6.00.2800.1226" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px">
<DIV><FONT size=2>I have four checkboxes, which if checked, determine who 
receives an email.  More than one checkbox may be selected.  How do I 
code this so that all the applicable recipients are emailed?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Example - four checkboxes  - MS, PH, LB, NF</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>If MS is checked - Admin = "<A 
href="mailto:MS@email.com">MS@email.com</A>"</FONT></DIV>
<DIV><FONT size=2>If LB is checked - Admin = <A 
href="mailto:LB@email.com">LB@email.com</A></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>But what if MS and LB are both checked?  How do I word 
this?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am having a brain cramp on this.  Can't use Select Case 
because each check box is a unique field - right?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>If someone can point me in the right direction, I would 
appreciate the help.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>Terri Jarus<BR>Director, Contract Support Services<BR><A 
href="mailto:jarus@amerinet-gpo.com">jarus@amerinet-gpo.com</A><BR>314-542-1902</FONT></DIV></BODY></HTML>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<p>---------------------------------------------------------------------------<br>
  This email and any files transmitted with it are confidential and<br>
  intended solely for the use of the individuals or entities to whom they<br>
  are addressed. If you have received this email in error please return <br>
  it to the sender, and erase any copies thereof.<br>
  <em><font size="2"><br>
  </font></em> <font size="2"><em>Copyright 2003 AmeriNet 1nc.</em></font> </p>
</body>
</html>