Could someone provide a little piece of code that would allow a recordset to be returned, based on two parameters held in text boxes.
The form is frmMain;
The two text boxes are "txtStreet" and "txtNo";
The table is tblValueBand, with the fields being returned [STREET],[PROPNO] and [LRRCODE];
The parameter for [STREET] is txtStreet and [PROPNO] is txtNo.
Any help is greatly appreciated.
The form is frmMain;
The two text boxes are "txtStreet" and "txtNo";
The table is tblValueBand, with the fields being returned [STREET],[PROPNO] and [LRRCODE];
The parameter for [STREET] is txtStreet and [PROPNO] is txtNo.
Any help is greatly appreciated.