On which line is this occuring?
Tom Oakes
Personal PC Consultants, Inc.
[EMAIL PROTECTED]
503.230.0911 (O)
402.968.6946 (C)
734.264.0911 (F)
From: AccessDevelopers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of brazilianbound
Sent: Monday, December 19, 2005 9:44 AM
To: AccessDevelopers@yahoogroups.com
Subject: [AccessDevelopers] If Statement problem
I'm getting an error message saying that it can't "|" field in my
_expression_. I don't see that, any help is appreciated!
Thanks - Clayton
Private Sub ReworkNo_AfterUpdate()
If (Me.ReworkNo) = [p job table].ReworkNo And [p job table].JobCancel =
Yes Then
DoCmd.OpenForm "Splash_JobCancel", acNormal, , , , acWindowNormal
Me.TimerInterval = 8000
DoCmd.Close acForm, "frmSplash_JobCancel"
End If
Please zip all files prior to uploading to Files section.
SPONSORED LINKS
Microsoft access developer | Microsoft access help | Microsoft access database |
Microsoft access training | Microsoft access training course | Microsoft access programming |
YAHOO! GROUPS LINKS
- Visit your group "AccessDevelopers" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.