Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: JimP
Date: May 30, 2007 09:33
Thanks, Jeff -- I think I'm closer. I confess to being a newbie when it comes to using functions in Access. If I misunderstood your advice below, I apologize. I didn't have any luck with the CStr() function, but I finally got my form to look as desired by putting the following in my Control Source for the field: =Format([Figure Identifier],"0000000" & [Description] & ".eps"). So far, so good
|