<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Eval not working?</TITLE>

<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=679304816-02052003><FONT face=Arial color=#0000ff 
size=2>Ryan,</FONT></SPAN></DIV>
<DIV><SPAN class=679304816-02052003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=679304816-02052003><FONT face=Arial color=#0000ff size=2>If 
you're using A2K or greater I think you could try the CallByName function.  
I have an example but it's in my laptop at home.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN 
class=679304816-02052003>HTH</SPAN>,</FONT></FONT> </DIV>
<P><FONT face=Arial size=2>Jim DeMarco</FONT> <BR><FONT face=Arial 
size=2>Director of Product Development</FONT> <BR><FONT face=Arial 
size=2>HealthSource/Hudson Health Plan</FONT> </P>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Smethurst, Ryan 
  [mailto:ryan.smethurst@bromley.gov.uk]<BR><B>Sent:</B> Friday, May 02, 2003 
  12:24 PM<BR><B>To:</B> 'accessd@databaseadvisors.com'<BR><B>Subject:</B>   [AccessD] Eval not working?<BR><BR></FONT></DIV>
  <P><B><I><FONT size=2>---- London Borough of Bromley E-Mail Disclaimer   ----</FONT></I></B><I></I> <BR><FONT size=2>"For information about Bromley 
  Council visit our web site www.bromley.gov.uk"</FONT> </P>
  <P><FONT size=2>"The information contained in this message (including any 
  attachments) is confidential in that it is intended solely for the use of the 
  recipient to which it is addressed. If you are not the intended recipient, the 
  use of the information by disclosure, copying or distribution is prohibited 
  and may be unlawful." </FONT></P>
  <P><B><I><FONT size=2>---- End of Disclaimer ---- </FONT></I></B></P>
  <P><FONT size=2>Hi All,</FONT> </P>
  <P><FONT size=2>I have a series of functions that need to be run one after the 
  other.</FONT> </P>
  <P><FONT size=2>They are all prefixed with the "Update_" and I was hoping to 
  simply loop through labels on a form to complete the names and 
  voila.</FONT></P>
  <P><FONT size=2>But when I use:</FONT> </P>
  <P><FONT size=2>strname = First then Second then Third etc etc 
  (example)</FONT> </P>
  <P><FONT size=2>Eval("Update_" & strName & "()")</FONT> </P>
  <P><FONT size=2>although I get no error, the function isn't called?</FONT> 
</P>
  <P><FONT size=2>Does anyone know why?</FONT> </P>
  <P><FONT size=2>TIA</FONT> <BR><FONT size=2>RyanS</FONT> 
</P></BLOCKQUOTE><CODE><FONT SIZE=3><BR>
<BR>
***********************************************************************************<BR>
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".<BR>
***********************************************************************************<BR>
</FONT></CODE>
</BODY></HTML>