Syntax:
VA1.Keep_Entry_Matching_Accuracy = OptionsGivenBelow
OptionsGivenBelow =
1) VERY HIGH
2) HIGHER
3) HIGH
4) MEDIUM
5) LOW
6) VERY LOW
Details :
This is tricky !
It varies from user to user !
Experiment with this and use whichever gives you good results!
Example :
Private Sub VASettings()
VA1.Keep_Entry_Matching_Accuracy = "VERY HIGH"
End Sub