I have created a form in ms access.
I have also created table in ms access.
The columns are id, name,age,gender.
Now If I Enter Id in the textbox and press command button,
then form should display corresponding name, age, gender.
So how to do this.

Similarly on pressing one more command button i should be able to modify corresponding records and save it.
So how to do this.

Any suggestions.
Regards.