<!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>Message</TITLE>

<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=740464117-04052003><FONT face=Arial color=#0000ff size=2>Sounds 
odd Ryan. It should work as you have it, and I'd certainly expect Access to fail 
if the function name was incorrect. Have you stepped through it in 
debug?</FONT></SPAN></DIV>
<DIV> </DIV><!-- Converted from text/plain format -->
<P><FONT size=2>Andy Lacey<BR><A 
href="http://www.minstersystems.co.uk/">http://www.minstersystems.co.uk</A><BR><BR></FONT></P>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  accessd-bounces@databaseadvisors.com 
  [mailto:accessd-bounces@databaseadvisors.com] <B>On Behalf Of </B>Smethurst, 
  Ryan<BR><B>Sent:</B> 02 May 2003 17:24<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></BODY></HTML>