Dear All,
My frmDrawing is bound to a table called tblDrawing. frmDrawing have 2 fields, txtDwgNum and txtDescription. txtDwgNum is indexed and accepts duplicate entry. What I would like to happen is, if I enter any drawing number that is already existing in the tblDrawing, I want the Description to be automatically populated in my form. This is to save my time re-typing the whole description again. But if the drawing number does not exist, then I of course I need to type it.
Your help is highly appreciated.
qwerty70
My frmDrawing is bound to a table called tblDrawing. frmDrawing have 2 fields, txtDwgNum and txtDescription. txtDwgNum is indexed and accepts duplicate entry. What I would like to happen is, if I enter any drawing number that is already existing in the tblDrawing, I want the Description to be automatically populated in my form. This is to save my time re-typing the whole description again. But if the drawing number does not exist, then I of course I need to type it.
Your help is highly appreciated.
qwerty70