Im new to Vb so please make answer easy as possible

I have a Access database call Test
a table Call READINGS
Field - ReadingID
Field - LastName
Field - Date
Field - Reading

Vb 6
I will have a form which on it will have:

Flexgrid for data to be display in
a command button to run query
either
2 text boxes begdate and enddate to query
maybe DTpicker boxes.

I have looked HIGH and Low for some type of example of this. Where I can see how its done.