G
Guest
Hello
I have the below listed code in a form on the complications combobox. The default to this field is "None"
It seems such a simple problem - but I can't seem to figure out why this code does not work
Thanks In Advance
Kenny
Private Sub Complications_AfterUpdate(
If Me.Complications = "None" The
Me.RiskAssessment.Enabled = Fals
DoCmd.GoToControl "OrderRenewal
Els
DoCmd.GoToControl "RiskAssessment
End I
End Su
I have the below listed code in a form on the complications combobox. The default to this field is "None"
It seems such a simple problem - but I can't seem to figure out why this code does not work
Thanks In Advance
Kenny
Private Sub Complications_AfterUpdate(
If Me.Complications = "None" The
Me.RiskAssessment.Enabled = Fals
DoCmd.GoToControl "OrderRenewal
Els
DoCmd.GoToControl "RiskAssessment
End I
End Su