Dim name, nme As String rs.MoveFirst Do If rs.EOF = False Or rs.BOF = False Then If rs!nameoftest = Null Then rs.delete nme = rs!nameoftest name = CInt("&H" & nme) Select Case name Case name If name = 0 Then If Label27.Caption = glucose.Caption Then display If Text6.Text > 1 Then Form9.Show End If End If ElseIf name = 7 Then If Label27.Caption = chol.Caption Then display If Text6.Text > 1 Then Form9.Show End If End If
If rs.EOF = False Or rs.BOF = False Then
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)