Hi
I have a table field containing all possible locations in a County. tblLocation
As user enters characters in Forms Location field frmLocation
I need to display all matching tblLocation fields based on characters entered EG (Results displayed in Pop-Up Form)
frmLocation = T Returns
Talbot Green
Tallest Lane
Teen Street
Timber Grove
frmLocation = Ta Returns
Talbot Green
Tallest Lane
frm Location =Talbot Returns
Talbot Hotel
Using Access 2000
Can anybody provide me with code to achieve above
Thanks
H
I have a table field containing all possible locations in a County. tblLocation
As user enters characters in Forms Location field frmLocation
I need to display all matching tblLocation fields based on characters entered EG (Results displayed in Pop-Up Form)
frmLocation = T Returns
Talbot Green
Tallest Lane
Teen Street
Timber Grove
frmLocation = Ta Returns
Talbot Green
Tallest Lane
frm Location =Talbot Returns
Talbot Hotel
Using Access 2000
Can anybody provide me with code to achieve above
Thanks
H