hey,ia have a simply access Table1 like this:
Nr Simbol (Nr field and Simbol are formatted Text data)
1 a
2 b
3 c
i have created a form for this table,and i want this:when i put "1" in Nr box in the form,automatically form show me "a" in simbol box.
I write this code in VB:
Private Sub...