home *** CD-ROM | disk | FTP | other *** search
/ One Click 11 / OneClick11.iso / Suite / EasyOffice / easyoffice.exe / Disk1 / data1.cab / EasyDatabase_Help_Files / databasehelp.chm / database_vbvariables2.gif < prev    next >
Graphics Interchange Format  |  2004-04-30  |  4.3 KB  |  416x312  |  4-bit (6 colors)
   ocr: Object: Detail Events: Sub onrormat Dim Mark Mark - rpt.ExamMark.Datavalue - rpt.TestHark.Datavalue t rpt.LabMark.Datavalue If Mark >= 80 Then rpt.Status.Text = "Passed with Honors" Eisell Mark >= 60 Then rpt.Status.Text l "Passed" Elself Mark >= 50 Then rpt.Status.Text - "On Probation" Eise rpt.Status.Text - Falled" End If End Sub