Morning!

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
    






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/q7folB/TM
--------------------------------------------------------------------~-> 


Please zip all files prior to uploading to Files section. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessDevelopers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to