Hi Paul,
I've seen your post its working but I've a small problem with that. My file has more than 500 records so I can't make combo box to select. It takes too much of time finding the record I want.
I have two tables namely Tbl_Material In and Tbl_Material Request. Tbl_Material In is a master table where we enter material data. It has fields like Material ID, Description, Width, Length. What I want is to make a form based on Tbl_Material Request and enter Material ID into box. When I enter Material ID other information should filled automatically.
Is there any other way to do this except making a combo box and selecting record from 500 entries. I am attaching my database. Any help is appriciated.
Secondly, when I create combo box I can't find wizard for that.