GoToConrol from "Yes/No" Combobox Info to be referenced
by =?Utf-8?B?VHJhdmVsaW5nSFQ=?= <akwillims75@[EMAIL PROTECTED]
(stopthespa
Jul 29, 2008 at 06:10 AM
Depending on the response, I am trying to change the go to field but I am
getting no luck.
I am getting no error codes, both controls I want to go to are in the same
form.
Private Sub EverHiredTem****aryHistologist_LostFocus()
If Me.EverHiredTem****aryHistologists = "No" Then
DoCmd.GoToControl (HRPersonability)
ElseIf Me.EverHiredTem****aryHistologists = "Yes" Then
DoCmd.GoToControl (Me.HRRelation****pSpeed)
End If
End Sub
Is the problems I am referencing "yes" and "No", should I be referencing
-1
and 0?
Thanks in advance
--
Anthony Williams
Histotech Exchange LLC
19 Whitmore St.
Lexington, VA 24450
anthony@[EMAIL PROTECTED]